emotion : The Next Generation of CSS-in-JS.. You can installing emotion 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 emotion $ sudo npm install -g emotion
If want to update the emotion package execute the command as below,
$ sudo npm update emotion
Update package globally,
$ npm install -g emotion
$ sudo git clone https://github.com/rektide/emotion.git
$ sudo npm install -g ./emotion
emotion@8.0.11 /usr/lib/node_modules/emotion
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall emotion
Package Name | emotion |
Version | 8.0.11 |
Description | The Next Generation of CSS-in-JS. |
Released Date | 2017-11-24T10:45:19.142Z |
Published by | mitchellhamilton |
How to Learn | https://www.npmjs.com/package/emotion/tutorial |