less-plugin-incremental

0.1.0 • Public • Published

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

/less-plugin-incremental/

    Package Sidebar

    Install

    npm i less-plugin-incremental

    Weekly Downloads

    0

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    4.55 kB

    Total Files

    5

    Last publish

    Collaborators

    • moszeed