postcss-cssnext : Use tomorrow?s CSS syntax, today. You can installing postcss-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 postcss-cssnext $ sudo npm install -g postcss-cssnext
If want to update the postcss-cssnext package execute the command as below,
$ sudo npm update postcss-cssnext
Update package globally,
$ npm install -g postcss-cssnext
$ sudo git clone https://github.com/rektide/postcss-cssnext.git
$ sudo npm install -g ./postcss-cssnext
postcss-cssnext@3.0.2 /usr/lib/node_modules/postcss-cssnext
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall postcss-cssnext
| Package Name | postcss-cssnext |
| Version | 3.0.2 |
| Description | Use tomorrow?s CSS syntax, today |
| Released Date | 2017-07-10T07:24:28.756Z |
| Published by | moox |
| How to Learn | https://www.npmjs.com/package/postcss-cssnext/tutorial |