blitzrk / sublime_libsass

Build system for Sass/scss files in Sublime Text 2/3 with no external dependencies
MIT License
18 stars 2 forks source link

Build system not automatic in Windows #3

Closed blitzrk closed 8 years ago

blitzrk commented 8 years ago

Even with no other SASS build systems (or any other packages) installed, libsass has to be chosen explicitly, but then it works.

Affects ST2 and ST3. Tested Win64.

blitzrk commented 8 years ago

Not a Windows problem. Build system needs a syntax definition for SASS. Syntax with scope source.sass or source.scss must be selected for the file.