lesshat : The most advanced LESS mixins library. You can installing lesshat 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 lesshat $ sudo npm install -g lesshat
If want to update the lesshat package execute the command as below,
$ sudo npm update lesshat
Update package globally,
$ npm install -g lesshat
$ sudo git clone https://github.com/rektide/lesshat.git
$ sudo npm install -g ./lesshat
lesshat@4.1.0 /usr/lib/node_modules/lesshat
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall lesshat
Package Name | lesshat |
Version | 4.1.0 |
Description | The most advanced LESS mixins library |
Released Date | 2016-07-19T14:56:12.165Z |
Published by | mboudreau |
How to Learn | https://www.npmjs.com/package/lesshat/tutorial |