gobble-clean-css

0.1.0 • Public • Published

gobble-clean-css

Minify CSS files with gobble and clean-css.

Installation

npm install gobble-clean-css

Usage

gobble('css').transform('clean-css', options);

If you want the output to have a .min.css extension, add ext: '.min.css' to the options. Visit clean css documentation for a list of all supported options.

License

MIT. Copyright (c) 2015 Martin Kolárik.

Versions

Current Tags

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

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    1

Package Sidebar

Install

npm i gobble-clean-css

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • martin-kolarik