SCSS in ASP.NET

If you're not using something like WebPack or Gulp, but still want to use SCSS stylesheets, here's an easy way:

View code on GitHub

Comments

Popular posts from this blog

C# Record Serialization

Add timestamp to photo using ImageMagick

Read/write large blob to SQL Server from C#