fly-cssfmt

0.3.1 • Public • Published

CSSfmt plugin for Fly.

npm package

Usage

Check out the documentation to see the available options.

Install

npm install -D fly-cssfmt

Example

export default function* () {
  yield this
    .source('src/*.css')
    .cssfmt()
    .target('dist')
}

License

MIT © morishitter et al

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.3.1
    2
  • 0.2.0
    1
  • 0.1.0
    1

Package Sidebar

Install

npm i fly-cssfmt

Weekly Downloads

4

Version

0.3.1

License

MIT

Last publish

Collaborators

  • morishitter