Notes on working with SCSS and Sass, starting with a walkthrough of migrating this blog from plain CSS to Sass on an ASP.NET MVC stack.
So I decided to update my blog website which is built on ASP.NET MVC to use SASS - here are my findings.