bourbon : A simple and lightweight mixin library for Sass.. You can installing bourbon 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 bourbon $ sudo npm install -g bourbon
If want to update the bourbon package execute the command as below,
$ sudo npm update bourbon
Update package globally,
$ npm install -g bourbon
$ sudo git clone https://github.com/rektide/bourbon.git
$ sudo npm install -g ./bourbon
bourbon@4.3.4 /usr/lib/node_modules/bourbon
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall bourbon
Package Name | bourbon |
Version | 4.3.4 |
Description | A simple and lightweight mixin library for Sass. |
Released Date | 2017-04-01T14:51:58.985Z |
Published by | tysongach |
How to Learn | https://www.npmjs.com/package/bourbon/tutorial |