1.4.4 • Published 4 years ago

less-incremental-builder v1.4.4

Weekly downloads
6
License
MIT
Repository
github
Last release
4 years ago

Build Status Coverage Status npm version

npm install less-incremental-build --save-dev
npm less-incremental-build --src <main_file>.less --output <output>.css

API

src

Type: string

The main file to find all imports to watch (include himself).

output

Type: string

Output file to compile less styles. Should be a css file (If not exists, it will be created)

config

Type: string

Path of your custom config file. Do not pass src or output as argument, should be added inside your custom config file.

See watcher.config.js

npm less-incremental-build --config watcher.config.js

MIT

1.4.4

4 years ago

1.4.2

4 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.5

5 years ago

1.3.4

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.5

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago