glamor : inline css for component systems. You can installing glamor 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 glamor $ sudo npm install -g glamor
If want to update the glamor package execute the command as below,
$ sudo npm update glamor
Update package globally,
$ npm install -g glamor
$ sudo git clone https://github.com/rektide/glamor.git
$ sudo npm install -g ./glamor
glamor@2.20.40 /usr/lib/node_modules/glamor
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall glamor
Package Name | glamor |
Version | 2.20.40 |
Description | inline css for component systems |
Released Date | 2017-08-13T17:17:52.522Z |
Published by | threepointone |
How to Learn | https://www.npmjs.com/package/glamor/tutorial |