postcss-modules-local-by-defau : A CSS Modules transform to make local scope the default. You can installing postcss-modules-local-by-defau 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-modules-local-by-defau $ sudo npm install -g postcss-modules-local-by-defau
If want to update the postcss-modules-local-by-defau package execute the command as below,
$ sudo npm update postcss-modules-local-by-defau
Update package globally,
$ npm install -g postcss-modules-local-by-defau
$ sudo git clone https://github.com/rektide/postcss-modules-local-by-defau.git
$ sudo npm install -g ./postcss-modules-local-by-defau
postcss-modules-local-by-defau@1.2.0 /usr/lib/node_modules/postcss-modules-local-by-defau
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall postcss-modules-local-by-defau
| Package Name | postcss-modules-local-by-defau |
| Version | 1.2.0 |
| Description | A CSS Modules transform to make local scope the default |
| Released Date | 2017-05-21T22:54:26.311Z |
| Published by | geelen |
| How to Learn | https://www.npmjs.com/package/postcss-modules-local-by-defau/tutorial |