susy : Sass power-tools for web layout.. You can installing susy 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 susy $ sudo npm install -g susy
If want to update the susy package execute the command as below,
$ sudo npm update susy
Update package globally,
$ npm install -g susy
$ sudo git clone https://github.com/rektide/susy.git
$ sudo npm install -g ./susy
susy@3.0.1 /usr/lib/node_modules/susy
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall susy
| Package Name | susy |
| Version | 3.0.1 |
| Description | Sass power-tools for web layout. |
| Released Date | 2017-08-27T23:45:29.646Z |
| Published by | mirisuzanne |
| How to Learn | https://www.npmjs.com/package/susy/tutorial |