inline-css : Inline css into an html file.. You can installing inline-css 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 inline-css $ sudo npm install -g inline-css
If want to update the inline-css package execute the command as below,
$ sudo npm update inline-css
Update package globally,
$ npm install -g inline-css
$ sudo git clone https://github.com/rektide/inline-css.git
$ sudo npm install -g ./inline-css
inline-css@2.2.3 /usr/lib/node_modules/inline-css
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall inline-css
Package Name | inline-css |
Version | 2.2.3 |
Description | Inline css into an html file. |
Released Date | 2017-11-05T03:53:54.771Z |
Published by | jonkemp |
How to Learn | https://www.npmjs.com/package/inline-css/tutorial |