grunt-crane-less
v0.2.2
Published
Builder for grunt-crane, which build and compress less files.
Downloads
7
Readme
grunt-crane-less
Builder for grunt-crane, which build less files.
Installation
npm install grunt-crane-less --save-dev
Usage
Once the plugin has been installed, specify your file with this builder:
builder: [
["some.js", require("grunt-crane-less/builder/less")]
]