0.3.0 • Published 7 years ago

lessig v0.3.0

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

Command-line .less to .css recursive compiler.

Usage

Just call the CLI with the source directory of your less files. All .less within this directory and all subdirectories will be compiled to .css files.

lessig ./src

With the -w or --watch option a watcher task will be started.

lessig ./src --watch
0.3.0

7 years ago

0.3.0-alpha

7 years ago

0.2.0

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

1.0.0

7 years ago