Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/drylikov/nwb_stylus

Stylus plugin for NWB.
https://github.com/drylikov/nwb_stylus

Last synced: 8 days 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/drylikov/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
```