styled-tools : Utilities for styled-components. You can installing styled-tools 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 styled-tools $ sudo npm install -g styled-tools
If want to update the styled-tools package execute the command as below,
$ sudo npm update styled-tools
Update package globally,
$ npm install -g styled-tools
$ sudo git clone https://github.com/rektide/styled-tools.git
$ sudo npm install -g ./styled-tools
styled-tools@0.2.2 /usr/lib/node_modules/styled-tools
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall styled-tools
| Package Name | styled-tools |
| Version | 0.2.2 |
| Description | Utilities for styled-components |
| Released Date | 2017-09-17T23:28:34.491Z |
| Published by | diegohaz |
| How to Learn | https://www.npmjs.com/package/styled-tools/tutorial |