bpk-mixins : Sass mixins and variables for Backpack.. You can installing bpk-mixins 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 bpk-mixins $ sudo npm install -g bpk-mixins
If want to update the bpk-mixins package execute the command as below,
$ sudo npm update bpk-mixins
Update package globally,
$ npm install -g bpk-mixins
$ sudo git clone https://github.com/rektide/bpk-mixins.git
$ sudo npm install -g ./bpk-mixins
bpk-mixins@17.0.15 /usr/lib/node_modules/bpk-mixins
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall bpk-mixins
Package Name | bpk-mixins |
Version | 17.0.15 |
Description | Sass mixins and variables for Backpack. |
Released Date | 2017-11-23T10:21:10.039Z |
Published by | mattface |
How to Learn | https://www.npmjs.com/package/bpk-mixins/tutorial |