rework-vars : CSS spec style variables for Rework. You can installing rework-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 rework-vars $ sudo npm install -g rework-vars
If want to update the rework-vars package execute the command as below,
$ sudo npm update rework-vars
Update package globally,
$ npm install -g rework-vars
$ sudo git clone https://github.com/rektide/rework-vars.git
$ sudo npm install -g ./rework-vars
rework-vars@3.1.1 /usr/lib/node_modules/rework-vars
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall rework-vars
| Package Name | rework-vars |
| Version | 3.1.1 |
| Description | CSS spec style variables for Rework |
| Released Date | 2014-06-20T00:32:01.498Z |
| Published by | necolas |
| How to Learn | https://www.npmjs.com/package/rework-vars/tutorial |