polished : A lightweight toolset for writing styles in Javascript.. You can installing polished 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 polished $ sudo npm install -g polished
If want to update the polished package execute the command as below,
$ sudo npm update polished
Update package globally,
$ npm install -g polished
$ sudo git clone https://github.com/rektide/polished.git
$ sudo npm install -g ./polished
polished@1.9.0 /usr/lib/node_modules/polished
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall polished
| Package Name | polished |
| Version | 1.9.0 |
| Description | A lightweight toolset for writing styles in Javascript. |
| Released Date | 2017-11-08T20:03:36.907Z |
| Published by | bhough |
| How to Learn | https://www.npmjs.com/package/polished/tutorial |