assemble-less@0.6.0
Compile LESS to CSS. Adds experimental features that extend Less.js for maintaining UI components, 'bundles' and themes. From Jon Schlinkert, core team member of Less.js. This project is a fork of the popular grunt-contrib-less plugin by the talented Tyler Kellen. Please use that plugin if you require something stable and dependable.
2013-12-20
安装 (0.6.0)
npm install assemble-less@0.6.0
yarn add assemble-less@0.6.0
pnpm add assemble-less@0.6.0
bun add assemble-less@0.6.0
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| async | ~0.2.9 |
| grunt-lib-contrib | ~0.6.1 |
| less | ~1.5.1 |
| lodash | ~2.4.1 |
devDependencies (6)
| 包名 | 版本要求 |
|---|---|
| grunt | ~0.4.2 |
| grunt-contrib-clean | ~0.5.0 |
| grunt-contrib-jshint | ~0.7.2 |
| grunt-contrib-nodeunit | ~0.2.2 |
| grunt-readme | ~0.4.5 |
| matchdep | ~0.3.0 |