uglifycss : Port of YUI CSS Compressor to NodeJS. You can installing uglifycss 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 uglifycss $ sudo npm install -g uglifycss
If want to update the uglifycss package execute the command as below,
$ sudo npm update uglifycss
Update package globally,
$ npm install -g uglifycss
$ sudo git clone https://github.com/rektide/uglifycss.git
$ sudo npm install -g ./uglifycss
uglifycss@0.0.27 /usr/lib/node_modules/uglifycss
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall uglifycss
| Package Name | uglifycss |
| Version | 0.0.27 |
| Description | Port of YUI CSS Compressor to NodeJS |
| Released Date | 2017-05-01T16:26:31.104Z |
| Published by | fmarcia |
| How to Learn | https://www.npmjs.com/package/uglifycss/tutorial |