glamorous : React component styling solved. You can installing glamorous 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 glamorous $ sudo npm install -g glamorous
If want to update the glamorous package execute the command as below,
$ sudo npm update glamorous
Update package globally,
$ npm install -g glamorous
$ sudo git clone https://github.com/rektide/glamorous.git
$ sudo npm install -g ./glamorous
glamorous@4.11.0 /usr/lib/node_modules/glamorous
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall glamorous
Package Name | glamorous |
Version | 4.11.0 |
Description | React component styling solved |
Released Date | 2017-10-26T18:20:49.328Z |
Published by | kentcdodds |
How to Learn | https://www.npmjs.com/package/glamorous/tutorial |