rayhatfield / sasswatch

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>]

About

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


Languages

Language:JavaScript 100.0%