Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/destos/stylus-brunch

Adds Stylus support to Brunch
https://github.com/destos/stylus-brunch

Last synced: 15 days ago
JSON representation

Adds Stylus support to Brunch

Awesome Lists containing this project

README

        

## stylus-brunch
Adds [Stylus](http://learnboost.github.com/stylus/) support to
[brunch](http://brunch.io).

Also includes [nib](http://visionmedia.github.com/nib/) cross-browser mixins.

## Usage
Add `"stylus-brunch": "x.y.z"` to `package.json` of your brunch app.

Pick a plugin version that corresponds to your minor (y) brunch version.

If you want to use git version of plugin, add
`"stylus-brunch": "git+ssh://[email protected]:brunch/stylus-brunch.git"`.