SassyStudio: Visual Studio 2013 SASS support

I’ve used Bootstrap a lot earlier but have recently used ZURB’s Foundation (which reached version 5 just some week ago).

The problem is that Visual Studio does not support SASS compilation out of the box (unlike the experience with LESS, that at least in VS2013 “just works”).

There are some commercial plugins, available when you search for SASS in the extension library, but the one that I’ve found to work the best is SassyStudio, which is also free and available on github.

Just a quick share since I found it hard to find any tips about .sass file support in visual studio on the interwebs.

Ciao!