0.1.2 • Published 12 years ago
lessw v0.1.2
lessw
Watch and compile less files
Install
npm install lessw -gUsage
$ lessw path/to/file.less -o path/to/file.css -w path/to/files/**/*.lessArguments
First argument is the path the the LESS entry file.
Other values
-o, --output- the file to write the css to-w, --watch- a file glob of files to watch in order to trigger the LESS compiling