css-modules-require-hook : A require hook to compile CSS Modules on the fly. You can installing css-modules-require-hook 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 css-modules-require-hook $ sudo npm install -g css-modules-require-hook
If want to update the css-modules-require-hook package execute the command as below,
$ sudo npm update css-modules-require-hook
Update package globally,
$ npm install -g css-modules-require-hook
$ sudo git clone https://github.com/rektide/css-modules-require-hook.git
$ sudo npm install -g ./css-modules-require-hook
css-modules-require-hook@4.2.2 /usr/lib/node_modules/css-modules-require-hook
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall css-modules-require-hook
Package Name | css-modules-require-hook |
Version | 4.2.2 |
Description | A require hook to compile CSS Modules on the fly |
Released Date | 2017-09-10T17:35:55.757Z |
Published by | sullenor |
How to Learn | https://www.npmjs.com/package/css-modules-require-hook/tutorial |