css-mqpacker : Pack same CSS media query rules into one using PostCSS. You can installing css-mqpacker npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install css-mqpacker $ sudo npm install -g css-mqpacker
If want to update the css-mqpacker package execute the command as below,
$ sudo npm update css-mqpacker
Update package globally,
$ npm install -g css-mqpacker
$ sudo git clone https://github.com/rektide/css-mqpacker.git
$ sudo npm install -g ./css-mqpacker
css-mqpacker@6.0.1 /usr/lib/node_modules/css-mqpacker
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall css-mqpacker
Package Name | css-mqpacker |
Version | 6.0.1 |
Description | Pack same CSS media query rules into one using PostCSS |
Released Date | 2017-05-31T04:53:53.605Z |
Published by | hail2u |
How to Learn | https://www.npmjs.com/package/css-mqpacker/tutorial |