gulp-sass-glob : Gulp task to use glob imports in your sass/scss files.. You can installing gulp-sass-glob 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 gulp-sass-glob $ sudo npm install -g gulp-sass-glob
If want to update the gulp-sass-glob package execute the command as below,
$ sudo npm update gulp-sass-glob
Update package globally,
$ npm install -g gulp-sass-glob
$ sudo git clone https://github.com/rektide/gulp-sass-glob.git
$ sudo npm install -g ./gulp-sass-glob
gulp-sass-glob@1.0.8 /usr/lib/node_modules/gulp-sass-glob
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-sass-glob
Package Name | gulp-sass-glob |
Version | 1.0.8 |
Description | Gulp task to use glob imports in your sass/scss files. |
Released Date | 2016-12-12T10:04:20.635Z |
Published by | mikevercoelen |
How to Learn | https://www.npmjs.com/package/gulp-sass-glob/tutorial |