Skip to content

Commit

Permalink
[iconfont] updated plugin section
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Cousin committed Dec 5, 2014
1 parent 93904ef commit 762df4b
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ For our spectific task, we will used the following plugins:

* [gulp-sketch](https://github.com/cognitom/gulp-sketch)
* [gulp-iconfont](https://github.com/nfroidure/gulp-iconfont)
* gulp-consolidate
* gulp-loadash
* [gulp-consolidate](https://github.com/timrwood/gulp-consolidate)
* lodash

You need to have Sketch and Sketchtool installed.

Expand Down Expand Up @@ -110,4 +110,4 @@ __Before you launch the task : get your Sketchfile ready by flattening your icon
})
.pipe(gulp.dest('dist/font/'));

});
});

0 comments on commit 762df4b

Please sign in to comment.