broccoli-less

2.1.0 • Public • Published

broccoli-less Build Status

Compile LESS

Issues with the output should be reported on the LESS issue tracker.

Install

$ npm install --save-dev broccoli-less

Usage

var less = require('broccoli-less');
tree = less(tree, options);

API

less(tree, [options])

options

See the LESS options.

License

MIT © Sindre Sorhus

/broccoli-less/

    Package Sidebar

    Install

    npm i broccoli-less

    Weekly Downloads

    13

    Version

    2.1.0

    License

    MIT

    Last publish

    Collaborators

    • sindresorhus