ignore-styles : Ignore imported style files when running in Node. You can installing ignore-styles 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 ignore-styles $ sudo npm install -g ignore-styles
If want to update the ignore-styles package execute the command as below,
$ sudo npm update ignore-styles
Update package globally,
$ npm install -g ignore-styles
$ sudo git clone https://github.com/rektide/ignore-styles.git
$ sudo npm install -g ./ignore-styles
ignore-styles@5.0.1 /usr/lib/node_modules/ignore-styles
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ignore-styles
Package Name | ignore-styles |
Version | 5.0.1 |
Description | Ignore imported style files when running in Node |
Released Date | 2016-08-26T22:44:33.136Z |
Published by | bkonkle |
How to Learn | https://www.npmjs.com/package/ignore-styles/tutorial |