compass-mixins : Compass stylesheets. You can installing compass-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 compass-mixins $ sudo npm install -g compass-mixins
If want to update the compass-mixins package execute the command as below,
$ sudo npm update compass-mixins
Update package globally,
$ npm install -g compass-mixins
$ sudo git clone https://github.com/rektide/compass-mixins.git
$ sudo npm install -g ./compass-mixins
compass-mixins@0.12.10 /usr/lib/node_modules/compass-mixins
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall compass-mixins
Package Name | compass-mixins |
Version | 0.12.10 |
Description | Compass stylesheets |
Released Date | 2016-05-18T10:26:33.226Z |
Published by | xzyfer |
How to Learn | https://www.npmjs.com/package/compass-mixins/tutorial |