postcss-assets : PostCSS plugin to manage assets. You can installing postcss-assets 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-assets $ sudo npm install -g postcss-assets
If want to update the postcss-assets package execute the command as below,
$ sudo npm update postcss-assets
Update package globally,
$ npm install -g postcss-assets
$ sudo git clone https://github.com/rektide/postcss-assets.git
$ sudo npm install -g ./postcss-assets
postcss-assets@5.0.0 /usr/lib/node_modules/postcss-assets
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall postcss-assets
| Package Name | postcss-assets |
| Version | 5.0.0 |
| Description | PostCSS plugin to manage assets |
| Released Date | 2017-08-31T22:10:58.505Z |
| Published by | borodean |
| How to Learn | https://www.npmjs.com/package/postcss-assets/tutorial |