0.1.0 • Published 11 years ago
less-flow v0.1.0
Less-flow
Watcher, compiler and prefixer
Less-flow is a tool built for simpler less-development.
Getting started
- Install with npm
npm install -g less-flow
- Run it in current directory from terminal:
less-flow
Or specify directories:less-flow ./less/ ../other_module/less/
Usage
Files will be outputed in the same directory as the compiled less-file and with the same name except for extension.
License
0.1.0
11 years ago