fly-stylus

0.5.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i fly-stylus

Weekly Downloads

1

Version

0.5.0

License

MIT

Last publish

Collaborators

  • morishitter