nwb-less
Version:
Less plugin for nwb
19 lines (11 loc) • 528 B
Markdown
# nwb-less
[![npm package][npm-badge]][npm]
Plugin enabling a [Less](http://lesscss.org/) loading pipeline for `.less` files in [nwb](https://github.com/insin/nwb#readme) using [less-loader](https://github.com/webpack-contrib/less-loader#readme).
## Usage
Install in a project you're using nwb to develop and nwb will detect and load the plugin:
```
npm install --save-dev nwb-less
```
## MIT Licensed
[npm-badge]: https://img.shields.io/npm/v/nwb-less.svg?style=flat-square
[npm]: https://www.npmjs.org/package/nwb-less