broccoli-less
Compile LESS
Issues with the output should be reported on the LESS issue tracker.
npm install --save-dev broccoli-less
var less = require('broccoli-less');
tree = less(tree, options);
See the LESS options.
Compile LESS
Issues with the output should be reported on the LESS issue tracker.
npm install --save-dev broccoli-less
var less = require('broccoli-less');
tree = less(tree, options);
See the LESS options.