gulp-stylus : Stylus plugin for gulp. You can installing gulp-stylus 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-stylus $ sudo npm install -g gulp-stylus
If want to update the gulp-stylus package execute the command as below,
$ sudo npm update gulp-stylus
Update package globally,
$ npm install -g gulp-stylus
$ sudo git clone https://github.com/rektide/gulp-stylus.git
$ sudo npm install -g ./gulp-stylus
gulp-stylus@2.6.0 /usr/lib/node_modules/gulp-stylus
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-stylus
Package Name | gulp-stylus |
Version | 2.6.0 |
Description | Stylus plugin for gulp |
Released Date | 2016-11-01T17:06:39.859Z |
Published by | stevelacy |
How to Learn | https://www.npmjs.com/package/gulp-stylus/tutorial |