gulp-iconfont : Create icon fonts from several SVG icons. You can installing gulp-iconfont 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-iconfont $ sudo npm install -g gulp-iconfont
If want to update the gulp-iconfont package execute the command as below,
$ sudo npm update gulp-iconfont
Update package globally,
$ npm install -g gulp-iconfont
$ sudo git clone https://github.com/rektide/gulp-iconfont.git
$ sudo npm install -g ./gulp-iconfont
gulp-iconfont@9.0.2 /usr/lib/node_modules/gulp-iconfont
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-iconfont
Package Name | gulp-iconfont |
Version | 9.0.2 |
Description | Create icon fonts from several SVG icons |
Released Date | 2017-09-22T19:00:04.875Z |
Published by | narida |
How to Learn | https://www.npmjs.com/package/gulp-iconfont/tutorial |