0.1.2 • Published 10 years ago

lessw v0.1.2

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

lessw

Watch and compile less files

Install

npm install lessw -g

Usage

$ lessw path/to/file.less -o path/to/file.css -w path/to/files/**/*.less

Arguments

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
0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.9

10 years ago

0.0.0

10 years ago

0.0.2

12 years ago

0.0.1

12 years ago