Skip to content

0.8.2 - Sass Compiler

Compare
Choose a tag to compare
@darrenkopp darrenkopp released this 21 Nov 23:26
· 96 commits to master since this release

Due to some recent issues with libsass I now support the sass compiler if it is installed. You can enable this the same was as you would enable compass support by installing the sass gem and then adding the ruby install path to the options for SassyStudio.

SassyStudio picks which compiler to use in the order of Compass > Sass > NSass/libsass.