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
- Host: GitHub
- URL: https://github.com/insin/nwb-stylus
- Owner: insin
- License: mit
- Created: 2015-12-14T10:34:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-03-11T15:08:32.000Z (about 5 years ago)
- Last Synced: 2025-02-23T13:36:33.019Z (2 months ago)
- Topics: nwb-plugin, stylus
- Language: JavaScript
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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