postcss-discard-empty : Discard empty rules and values with PostCSS.. You can installing postcss-discard-empty 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-discard-empty $ sudo npm install -g postcss-discard-empty
If want to update the postcss-discard-empty package execute the command as below,
$ sudo npm update postcss-discard-empty
Update package globally,
$ npm install -g postcss-discard-empty
$ sudo git clone https://github.com/rektide/postcss-discard-empty.git
$ sudo npm install -g ./postcss-discard-empty
postcss-discard-empty@2.1.0 /usr/lib/node_modules/postcss-discard-empty
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall postcss-discard-empty
| Package Name | postcss-discard-empty |
| Version | 2.1.0 |
| Description | Discard empty rules and values with PostCSS. |
| Released Date | 2016-04-26T15:56:32.869Z |
| Published by | beneb |
| How to Learn | https://www.npmjs.com/package/postcss-discard-empty/tutorial |