fis-parser-sass : A parser plugin for fis to compile sass file.. You can installing fis-parser-sass 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 fis-parser-sass $ sudo npm install -g fis-parser-sass
If want to update the fis-parser-sass package execute the command as below,
$ sudo npm update fis-parser-sass
Update package globally,
$ npm install -g fis-parser-sass
$ sudo git clone https://github.com/rektide/fis-parser-sass.git
$ sudo npm install -g ./fis-parser-sass
fis-parser-sass@0.3.16 /usr/lib/node_modules/fis-parser-sass
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall fis-parser-sass
Package Name | fis-parser-sass |
Version | 0.3.16 |
Description | A parser plugin for fis to compile sass file. |
Released Date | 2016-01-19T02:41:34.164Z |
Published by | 2betop |
How to Learn | https://www.npmjs.com/package/fis-parser-sass/tutorial |