Skip to content

Node.js script that watches and compiles your scss files on changes. Includes autoprefixer.

Notifications You must be signed in to change notification settings

dudasaus/scss_autocompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scss_autocompiler

Node.js script that watches and compiles your scss files on changes. Includes autoprefixer.

Install dependencies

npm install

Edit config.json

inputFile, outputFile, and dependencies every time a dependency changes, your .css file will be compiled

Run the script while working on your .scss files

node watch.js

About

Node.js script that watches and compiles your scss files on changes. Includes autoprefixer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published