0.5.0 • Published 10 years ago

fly-stylus v0.5.0

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

Stylus plugin for Fly.

npm package

Usage

Check out the documentation to see the available options.

Install

npm install -D fly-stylus

Example

exports.stylus = function* () {
  yield this
    .source('src/*.styl')
    .stylus()
    .target('dist')
}

License

MIT © morishitter et al

0.5.0

10 years ago

0.4.0

10 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago