Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

sindresorhus/broccoli-less

Repository files navigation

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.

About

Compile LESS

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published