Skip to content
This repository has been archived by the owner on Jan 16, 2020. It is now read-only.

notduncansmith/sass-watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#sass-watch It's like sass --watch, but for Node!

##Installation: npm install -g sass-watch

##Usage: sass-watch path/to/input/directory path/to/output/directory

sass-watch is really simple. Like, really. All it does is watch a directory, and when scss files in the input directory are added/changed/deleted, those changes are reflected in the compiled css files in the output directory.


###License Copyright (c) 2013 Duncan Smith MIT License (see LICENSE for details)

About

It's like sass --watch, but for Node!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published