fly-cssnano

1.1.1 • Public • Published

cssnano plugin for Fly.

npm package

Usage

Check out the documentation to see the available options.

Install

With npm do:

npm install -D fly-cssnano

Example

export build = function* () {
  yield this
    .source("src/**/*.css")
    .cssnano()
    .target("dist/")
}

License

MIT © Ben Briggs

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.1
    1
  • 1.1.0
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i fly-cssnano

Weekly Downloads

0

Version

1.1.1

License

MIT

Last publish

Collaborators

  • beneb