rework-comments

1.0.0 • Public • Published

rework-comments

Remove comments from files using rework without minifying

$ npm install rework-comments

How to use

var rmComments = require('rework-comments')

var cssWithoutComments = rework(yourCssWithComments).use(rmComments).toString()

Package Sidebar

Install

npm i rework-comments

Weekly Downloads

4

Version

1.0.0

License

MIT

Last publish

Collaborators

  • goatslacker