This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

stripmq

0.0.6 • Public • Published

stripmq

Strip media queries from stylesheets

Standalone cli version of grunt-stripmq

The stripmq.js is taken from the grunt-stripmq project. This was mainly done so as to not depend on having grunt in order to just strip the media queries from css. The bin/stripmq command is a simple cli that takes the same options as the grunt-stripmq task but for one file at a time.

Installing

The stripmq command can be installed globally via npm:

npm install stripmq -g

Using

stripmq --input test/input.css --width 1000 --type screen --output output.css

More details

See the grunt-stripmq on github.

Readme

Keywords

Package Sidebar

Install

npm i stripmq

Weekly Downloads

1

Version

0.0.6

License

MIT

Last publish

Collaborators

  • jkenlooper