0.5.0 • Published 10 years ago
fly-stylus v0.5.0
Usage
Check out the documentation to see the available options.
Install
npm install -D fly-stylusExample
exports.stylus = function* () {
yield this
.source('src/*.styl')
.stylus()
.target('dist')
}License
MIT © morishitter et al