broccoli-strip-css-comments

1.2.0 • Public • Published

broccoli-strip-css-comments Build Status

Strip comments from CSS using strip-css-comments

Install

$ npm install --save-dev broccoli-strip-css-comments

Usage

var stripCssComments = require('broccoli-strip-css-comments');
tree = stripCssComments(tree, options);

Options

See the strip-css-comments options.

License

MIT © Sindre Sorhus

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.0
    21
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.0
    21
  • 1.1.0
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i broccoli-strip-css-comments

Weekly Downloads

21

Version

1.2.0

License

MIT

Last publish

Collaborators

  • sindresorhus