ember-css-modules : CSS Modules for ambitious applications. You can installing ember-css-modules 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 ember-css-modules $ sudo npm install -g ember-css-modules
If want to update the ember-css-modules package execute the command as below,
$ sudo npm update ember-css-modules
Update package globally,
$ npm install -g ember-css-modules
$ sudo git clone https://github.com/rektide/ember-css-modules.git
$ sudo npm install -g ./ember-css-modules
ember-css-modules@0.7.4 /usr/lib/node_modules/ember-css-modules
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ember-css-modules
Package Name | ember-css-modules |
Version | 0.7.4 |
Description | CSS Modules for ambitious applications |
Released Date | 2017-11-10T20:44:39.210Z |
Published by | dfreeman |
How to Learn | https://www.npmjs.com/package/ember-css-modules/tutorial |