yeoman / generator-bootstrap

Yeoman generator for Bootstrap
http://yeoman.io
186 stars 40 forks source link

Added Stylus support and updated tests #14

Closed MarcelloDiSimone closed 11 years ago

MarcelloDiSimone commented 11 years ago

I've added stylus support based on the bower package bootstrap-stylus

sindresorhus commented 11 years ago

@MarcelloDiSimone thanks :)

Would you be interested in improving the tests? Could be useful to test that they actually generate the files. Example: https://github.com/yeoman/generator-webapp/blob/master/test/test.js#L34