lessig

0.3.0 • Public • Published

logo

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

Readme

Keywords

none

Package Sidebar

Install

npm i lessig

Weekly Downloads

0

Version

0.3.0

License

MIT

Last publish

Collaborators

  • bitionaire