Watch .sss files
Closed this issue · 0 comments
dschinkel commented
Is there a way I can watch my .sss files and re-run my npm script when they change?
"css": "postcss -u autoprefixer -u postcss-easy-import -p sugarss src/index.sss -o src/index.css",