Skip to content

moszeed/less-plugin-incremental

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published