gulp-ruby-sass : Compile Sass to CSS with Ruby Sass. You can installing gulp-ruby-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 gulp-ruby-sass $ sudo npm install -g gulp-ruby-sass
If want to update the gulp-ruby-sass package execute the command as below,
$ sudo npm update gulp-ruby-sass
Update package globally,
$ npm install -g gulp-ruby-sass
$ sudo git clone https://github.com/rektide/gulp-ruby-sass.git
$ sudo npm install -g ./gulp-ruby-sass
gulp-ruby-sass@2.1.1 /usr/lib/node_modules/gulp-ruby-sass
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-ruby-sass
Package Name | gulp-ruby-sass |
Version | 2.1.1 |
Description | Compile Sass to CSS with Ruby Sass |
Released Date | 2016-11-04T02:32:20.152Z |
Published by | sindresorhus |
How to Learn | https://www.npmjs.com/package/gulp-ruby-sass/tutorial |