SuperMario4848 / brackets-extension-sass-autocompile

An Extension for the Code-Editor Brackets to autocompile SASS-Files while saving. The SASS-Compiler used in this Extension, was developed and published by: https://github.com/medialize/sass.js/
MIT License
0 stars 0 forks source link

Brackets-Extension-SASS-Autocompile

An Extension for the Code-Editor Brackets to autocompile SCSS-Files while saving. Does only work for files that follow the scss syntax and and with ".scss". SASS-Compiler from: https://github.com/medialize/sass.js/

After installing the Extension, a new Menu called "Sass Compiler" should be in the top-Menubar. There are three options in this menu:

After these steps you can enable the autocompile by clicking on "Activate Autocompile"

The compiler will be activated at every time you save your files or manually by pressing ALT+F.