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()

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i rework-comments

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • goatslacker