styled-system : Design system utilities for styled-components, glamorous, and other css-in-js libraries. You can installing styled-system 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-system $ sudo npm install -g styled-system
If want to update the styled-system package execute the command as below,
$ sudo npm update styled-system
Update package globally,
$ npm install -g styled-system
$ sudo git clone https://github.com/rektide/styled-system.git
$ sudo npm install -g ./styled-system
styled-system@1.0.8 /usr/lib/node_modules/styled-system
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall styled-system
| Package Name | styled-system |
| Version | 1.0.8 |
| Description | Design system utilities for styled-components, glamorous, and other css-in-js libraries |
| Released Date | 2017-10-17T15:23:48.889Z |
| Published by | jxnblk |
| How to Learn | https://www.npmjs.com/package/styled-system/tutorial |