Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/insin/nwb-less
Less plugin for nwb
https://github.com/insin/nwb-less
less nwb-plugin
Last synced: 9 days 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-05-20T00:17:29.000Z (over 4 years ago)
- Last Synced: 2025-01-03T02:14:23.265Z (19 days ago)
- Topics: less, nwb-plugin
- Language: JavaScript
- Size: 4.88 KB
- Stars: 4
- Watchers: 3
- 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