cssnext : Use tomorrows CSS syntax, today. You can installing cssnext 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 cssnext $ sudo npm install -g cssnext
If want to update the cssnext package execute the command as below,
$ sudo npm update cssnext
Update package globally,
$ npm install -g cssnext
$ sudo git clone https://github.com/rektide/cssnext.git
$ sudo npm install -g ./cssnext
cssnext@1.8.4 /usr/lib/node_modules/cssnext
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall cssnext
Package Name | cssnext |
Version | 1.8.4 |
Description | Use tomorrows CSS syntax, today |
Released Date | 2015-08-25T06:16:13.427Z |
Published by | moox |
How to Learn | https://www.npmjs.com/package/cssnext/tutorial |