inuit-defaults : Global, default settings for the inuitcss framework. You can installing inuit-defaults 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 inuit-defaults $ sudo npm install -g inuit-defaults
If want to update the inuit-defaults package execute the command as below,
$ sudo npm update inuit-defaults
Update package globally,
$ npm install -g inuit-defaults
$ sudo git clone https://github.com/rektide/inuit-defaults.git
$ sudo npm install -g ./inuit-defaults
inuit-defaults@0.2.3 /usr/lib/node_modules/inuit-defaults
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall inuit-defaults
Package Name | inuit-defaults |
Version | 0.2.3 |
Description | Global, default settings for the inuitcss framework |
Released Date | 2015-04-28T15:36:32.986Z |
Published by | csswizardry |
How to Learn | https://www.npmjs.com/package/inuit-defaults/tutorial |