sugarss : Indent-based CSS syntax for PostCSS. You can installing sugarss 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 sugarss $ sudo npm install -g sugarss
If want to update the sugarss package execute the command as below,
$ sudo npm update sugarss
Update package globally,
$ npm install -g sugarss
$ sudo git clone https://github.com/rektide/sugarss.git
$ sudo npm install -g ./sugarss
sugarss@1.0.1 /usr/lib/node_modules/sugarss
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall sugarss
| Package Name | sugarss |
| Version | 1.0.1 |
| Description | Indent-based CSS syntax for PostCSS |
| Released Date | 2017-11-05T18:43:26.608Z |
| Published by | ai |
| How to Learn | https://www.npmjs.com/package/sugarss/tutorial |