sass-watch

0.1.0 • Public • Published

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)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    278
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    278

Package Sidebar

Install

npm i sass-watch

Weekly Downloads

31

Version

0.1.0

License

none

Last publish

Collaborators

  • notduncansmith