postcss-modules-values : PostCSS plugin for CSS Modules to pass arbitrary values between your module files. You can installing postcss-modules-values 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-modules-values $ sudo npm install -g postcss-modules-values
If want to update the postcss-modules-values package execute the command as below,
$ sudo npm update postcss-modules-values
Update package globally,
$ npm install -g postcss-modules-values
$ sudo git clone https://github.com/rektide/postcss-modules-values.git
$ sudo npm install -g ./postcss-modules-values
postcss-modules-values@1.3.0 /usr/lib/node_modules/postcss-modules-values
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall postcss-modules-values
| Package Name | postcss-modules-values |
| Version | 1.3.0 |
| Description | PostCSS plugin for CSS Modules to pass arbitrary values between your module files |
| Released Date | 2017-05-21T22:58:41.699Z |
| Published by | geelen |
| How to Learn | https://www.npmjs.com/package/postcss-modules-values/tutorial |