fis-optimizer-clean-css : A optimizer for fis to compress css by using clean-css.. You can installing fis-optimizer-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 fis-optimizer-clean-css $ sudo npm install -g fis-optimizer-clean-css
If want to update the fis-optimizer-clean-css package execute the command as below,
$ sudo npm update fis-optimizer-clean-css
Update package globally,
$ npm install -g fis-optimizer-clean-css
$ sudo git clone https://github.com/rektide/fis-optimizer-clean-css.git
$ sudo npm install -g ./fis-optimizer-clean-css
fis-optimizer-clean-css@0.0.12 /usr/lib/node_modules/fis-optimizer-clean-css
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall fis-optimizer-clean-css
| Package Name | fis-optimizer-clean-css |
| Version | 0.0.12 |
| Description | A optimizer for fis to compress css by using clean-css. |
| Released Date | 2014-06-05T14:37:58.171Z |
| Published by | fansekey |
| How to Learn | https://www.npmjs.com/package/fis-optimizer-clean-css/tutorial |