/sasswatch

Watch for scss file changes and generate a file that imports them

Primary LanguageJavaScript

sasswatch

Watches for scss file changes and generates a file that imports them.

Allows scss files to be added, removed, and modified without having to manually update imports to a main.scss.

sasswatch <sourceDir> <outputSassFile> [<outputCssFile>]