postcss-merge-rules : Merge CSS rules with PostCSS.. You can installing postcss-merge-rules 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 postcss-merge-rules $ sudo npm install -g postcss-merge-rules
If want to update the postcss-merge-rules package execute the command as below,
$ sudo npm update postcss-merge-rules
Update package globally,
$ npm install -g postcss-merge-rules
$ sudo git clone https://github.com/rektide/postcss-merge-rules.git
$ sudo npm install -g ./postcss-merge-rules
postcss-merge-rules@2.1.2 /usr/lib/node_modules/postcss-merge-rules
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall postcss-merge-rules
| Package Name | postcss-merge-rules |
| Version | 2.1.2 |
| Description | Merge CSS rules with PostCSS. |
| Released Date | 2017-02-20T11:10:41.528Z |
| Published by | beneb |
| How to Learn | https://www.npmjs.com/package/postcss-merge-rules/tutorial |