sanitize.css : The best-practices CSS foundation. You can installing sanitize.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 sanitize.css $ sudo npm install -g sanitize.css
If want to update the sanitize.css package execute the command as below,
$ sudo npm update sanitize.css
Update package globally,
$ npm install -g sanitize.css
$ sudo git clone https://github.com/rektide/sanitize.css.git
$ sudo npm install -g ./sanitize.css
sanitize.css@5.0.0 /usr/lib/node_modules/sanitize.css
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall sanitize.css
| Package Name | sanitize.css |
| Version | 5.0.0 |
| Description | The best-practices CSS foundation |
| Released Date | 2017-03-02T05:20:41.649Z |
| Published by | jonathantneal |
| How to Learn | https://www.npmjs.com/package/sanitize.css/tutorial |