0.2.2 • Published 11 years ago
grunt-crane-less v0.2.2
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")]
]