sqwish : a tool for compressing CSS. You can installing sqwish 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 sqwish $ sudo npm install -g sqwish
If want to update the sqwish package execute the command as below,
$ sudo npm update sqwish
Update package globally,
$ npm install -g sqwish
$ sudo git clone https://github.com/rektide/sqwish.git
$ sudo npm install -g ./sqwish
sqwish@0.2.2 /usr/lib/node_modules/sqwish
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall sqwish
| Package Name | sqwish |
| Version | 0.2.2 |
| Description | a tool for compressing CSS |
| Released Date | 2014-02-11T06:51:49.253Z |
| Published by | ded |
| How to Learn | https://www.npmjs.com/package/sqwish/tutorial |