gulp-csslint : CSSLint plugin for gulp. You can installing gulp-csslint 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-csslint $ sudo npm install -g gulp-csslint
If want to update the gulp-csslint package execute the command as below,
$ sudo npm update gulp-csslint
Update package globally,
$ npm install -g gulp-csslint
$ sudo git clone https://github.com/rektide/gulp-csslint.git
$ sudo npm install -g ./gulp-csslint
gulp-csslint@1.0.0 /usr/lib/node_modules/gulp-csslint
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-csslint
Package Name | gulp-csslint |
Version | 1.0.0 |
Description | CSSLint plugin for gulp |
Released Date | 2016-08-20T20:24:56.509Z |
Published by | lazd |
How to Learn | https://www.npmjs.com/package/gulp-csslint/tutorial |