1.4.4 • Published 5 years ago
less-incremental-builder v1.4.4
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.
npm less-incremental-build --config watcher.config.js
1.4.4
5 years ago
1.4.2
5 years ago
1.4.1
5 years ago
1.4.0
5 years ago
1.3.5
6 years ago
1.3.4
6 years ago
1.3.2
6 years ago
1.3.1
6 years ago
1.3.0
6 years ago
1.2.5
6 years ago
1.2.3
6 years ago
1.2.2
6 years ago
1.2.1
6 years ago
1.2.0
6 years ago
1.1.6
6 years ago
1.1.5
6 years ago
1.1.1
6 years ago
1.1.0
6 years ago
1.0.4
6 years ago
1.0.3
6 years ago
1.0.2
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago