less-plugin-clean-css : clean-css plugin for less.js. You can installing less-plugin-clean-css 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 less-plugin-clean-css $ sudo npm install -g less-plugin-clean-css
If want to update the less-plugin-clean-css package execute the command as below,
$ sudo npm update less-plugin-clean-css
Update package globally,
$ npm install -g less-plugin-clean-css
$ sudo git clone https://github.com/rektide/less-plugin-clean-css.git
$ sudo npm install -g ./less-plugin-clean-css
less-plugin-clean-css@1.5.1 /usr/lib/node_modules/less-plugin-clean-css
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall less-plugin-clean-css
Package Name | less-plugin-clean-css |
Version | 1.5.1 |
Description | clean-css plugin for less.js |
Released Date | 2015-07-23T12:08:38.875Z |
Published by | agatronic |
How to Learn | https://www.npmjs.com/package/less-plugin-clean-css/tutorial |