assemble-less@0.4.7
Compile LESS to CSS. From Jon Schlinkert, core team member of Less.js. Adds options that extend Less.js to help with maintaining LESS components, 'bundles' and themes.
2013-06-21
安装 (0.4.7)
npm install assemble-less@0.4.7
yarn add assemble-less@0.4.7
pnpm add assemble-less@0.4.7
bun add assemble-less@0.4.7
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| less | https://github.com/cloudhead/less.js/tarball/1.5.0-wip |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| grunt | ~0.4.1 |
| grunt-contrib-clean | ~0.4.0 |
| grunt-contrib-jshint | ~0.2.0 |
| lodash | ~1.2.1 |