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