An open API service indexing awesome lists of open source software.

https://github.com/insin/nwb-stylus

Stylus plugin for nwb
https://github.com/insin/nwb-stylus

nwb-plugin stylus

Last synced: 2 months ago
JSON representation

Stylus plugin for nwb

Awesome Lists containing this project

README

        

# 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