steffenmllr / stylus-brunch

Adds Stylus support to Brunch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stylus-brunch

Adds Stylus support to brunch.

Also includes 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://git@github.com:brunch/stylus-brunch.git".

About

Adds Stylus support to Brunch


Languages

Language:JavaScript 57.6%Language:CoffeeScript 42.4%