postcss-easy-import : PostCSS plugin to inline import rules content with extra features. You can installing postcss-easy-import 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-easy-import $ sudo npm install -g postcss-easy-import
If want to update the postcss-easy-import package execute the command as below,
$ sudo npm update postcss-easy-import
Update package globally,
$ npm install -g postcss-easy-import
$ sudo git clone https://github.com/rektide/postcss-easy-import.git
$ sudo npm install -g ./postcss-easy-import
postcss-easy-import@3.0.0 /usr/lib/node_modules/postcss-easy-import
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall postcss-easy-import
| Package Name | postcss-easy-import |
| Version | 3.0.0 |
| Description | PostCSS plugin to inline import rules content with extra features |
| Released Date | 2017-09-11T10:27:22.519Z |
| Published by | simonsmith |
| How to Learn | https://www.npmjs.com/package/postcss-easy-import/tutorial |