Skip to content

Compass support

Compare
Choose a tag to compare
@mrjoelkemp mrjoelkemp released this 17 Mar 21:02
· 101 commits to master since this release

If Compass is installed, YA will use that to compile sass (regardless of whether or not Compass is actually being used).

If Compass is not installed, YA defaults to using non-compass sass compilation.

YA also respects projects created using compass create and will modify the settings to use the sass/ and stylesheets/ directories.