basscss : Low-level CSS toolkit. You can installing basscss 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 basscss $ sudo npm install -g basscss
If want to update the basscss package execute the command as below,
$ sudo npm update basscss
Update package globally,
$ npm install -g basscss
$ sudo git clone https://github.com/rektide/basscss.git
$ sudo npm install -g ./basscss
basscss@8.0.3 /usr/lib/node_modules/basscss
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall basscss
Package Name | basscss |
Version | 8.0.3 |
Description | Low-level CSS toolkit |
Released Date | 2016-10-18T21:53:21.842Z |
Published by | jxnblk |
How to Learn | https://www.npmjs.com/package/basscss/tutorial |