0.1.0 • Published 6 years ago

less-plugin-incremental v0.1.0

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

NPM version Dependencies devDependency Status optionalDependency Status

less-plugin-incremental

incremental rebuild for less

rebuild only if something has changed, otherwise do nothing.

how it works

less-plugin-incremental saves the checksum of the src (in a .lessCache file) and compares them on next run

how to install

to install with npm:

$ npm install less-plugin-incremental

how to use

on the command line,

lessc file.less --incremental
Support

Buy me a Coffee