WDWDNet Screencast #3 – Using SASS in Visual Studio MVC Projects

This video is a description of how to incorporate SASS into your Visual Studio projects. Using the application, Web Essentials, you can use SASS (CSS pre-processor) in your MVC and Web Forms projects. Web Essentials compiles the SASS into standard CSS so you can include the stylesheet in your project. All you need to do is reference the CSS file in your MVC bundle or Master File.