assemble-less@0.5.1
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-08-17
安装 (0.5.1)
npm install assemble-less@0.5.1
yarn add assemble-less@0.5.1
pnpm add assemble-less@0.5.1
bun add assemble-less@0.5.1
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| grunt-lib-contrib | ~0.6.1 |
| less | https://github.com/less/less.js/tarball/1.5.0-wip |
devDependencies (7)
| 包名 | 版本要求 |
|---|---|
| assemble-internal | ~0.2.0 |
| grunt | ~0.4.1 |
| grunt-contrib-clean | ~0.5.0 |
| grunt-contrib-jshint | ~0.6.0 |
| grunt-contrib-nodeunit | ~0.2.0 |
| lodash | ~1.3.1 |
| matchdep | ~0.1.2 |