https://github.com/insin/nwb-less
Less plugin for nwb
https://github.com/insin/nwb-less
less nwb-plugin
Last synced: 9 months ago
JSON representation
Less plugin for nwb
- Host: GitHub
- URL: https://github.com/insin/nwb-less
- Owner: insin
- License: mit
- Created: 2015-12-07T00:30:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-05-20T00:17:29.000Z (about 6 years ago)
- Last Synced: 2025-08-25T21:05:38.694Z (10 months ago)
- Topics: less, nwb-plugin
- Language: JavaScript
- Size: 4.88 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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