1.4.4 • Published 5 years ago
less-incremental-builder v1.4.4
npm install less-incremental-build --save-devnpm less-incremental-build --src <main_file>.less --output <output>.cssAPI
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.js1.4.4
5 years ago
1.4.2
6 years ago
1.4.1
6 years ago
1.4.0
6 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
7 years ago
1.2.5
7 years ago
1.2.3
7 years ago
1.2.2
7 years ago
1.2.1
7 years ago
1.2.0
7 years ago
1.1.6
7 years ago
1.1.5
7 years ago
1.1.1
7 years ago
1.1.0
7 years ago
1.0.4
7 years ago
1.0.3
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago
1.0.0
7 years ago