node-neat : node-sass wrapper for thoughtbots bourbon neat library. You can installing node-neat 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 node-neat $ sudo npm install -g node-neat
If want to update the node-neat package execute the command as below,
$ sudo npm update node-neat
Update package globally,
$ npm install -g node-neat
$ sudo git clone https://github.com/rektide/node-neat.git
$ sudo npm install -g ./node-neat
node-neat@2.0.0-beta.0 /usr/lib/node_modules/node-neat
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall node-neat
Package Name | node-neat |
Version | 2.0.0-beta.0 |
Description | node-sass wrapper for thoughtbots bourbon neat library |
Released Date | 2017-02-23T19:23:08.631Z |
Published by | iamlacroix |
How to Learn | https://www.npmjs.com/package/node-neat/tutorial |