postcss-simple-vars : PostCSS plugin for Sass-like variables. You can installing postcss-simple-vars 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-simple-vars $ sudo npm install -g postcss-simple-vars
If want to update the postcss-simple-vars package execute the command as below,
$ sudo npm update postcss-simple-vars
Update package globally,
$ npm install -g postcss-simple-vars
$ sudo git clone https://github.com/rektide/postcss-simple-vars.git
$ sudo npm install -g ./postcss-simple-vars
postcss-simple-vars@4.1.0 /usr/lib/node_modules/postcss-simple-vars
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall postcss-simple-vars
| Package Name | postcss-simple-vars |
| Version | 4.1.0 |
| Description | PostCSS plugin for Sass-like variables |
| Released Date | 2017-08-19T01:36:52.136Z |
| Published by | ai |
| How to Learn | https://www.npmjs.com/package/postcss-simple-vars/tutorial |