postcss-color-function : PostCSS plugin to transform W3C CSS color function to more compatible CSS.. You can installing postcss-color-function 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 postcss-color-function $ sudo npm install -g postcss-color-function
If want to update the postcss-color-function package execute the command as below,
$ sudo npm update postcss-color-function
Update package globally,
$ npm install -g postcss-color-function
$ sudo git clone https://github.com/rektide/postcss-color-function.git
$ sudo npm install -g ./postcss-color-function
postcss-color-function@4.0.1 /usr/lib/node_modules/postcss-color-function
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall postcss-color-function
| Package Name | postcss-color-function |
| Version | 4.0.1 |
| Description | PostCSS plugin to transform W3C CSS color function to more compatible CSS. |
| Released Date | 2017-11-03T10:10:09.112Z |
| Published by | semigradsky |
| How to Learn | https://www.npmjs.com/package/postcss-color-function/tutorial |