icss-utils : ICSS utils for postcss ast. You can installing icss-utils 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 icss-utils $ sudo npm install -g icss-utils
If want to update the icss-utils package execute the command as below,
$ sudo npm update icss-utils
Update package globally,
$ npm install -g icss-utils
$ sudo git clone https://github.com/rektide/icss-utils.git
$ sudo npm install -g ./icss-utils
icss-utils@3.0.1 /usr/lib/node_modules/icss-utils
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall icss-utils
Package Name | icss-utils |
Version | 3.0.1 |
Description | ICSS utils for postcss ast |
Released Date | 2017-06-14T23:05:31.065Z |
Published by | trysound |
How to Learn | https://www.npmjs.com/package/icss-utils/tutorial |