Gulp-fontastic
Download your fonts from the awesome Fontastic webapp.
This Gulp plugin will download your fonts from Fontastic webapp (https://app.fontastic.me) and copy in folder the fonts with a hash and the style in .css file or .scss file.
I have make this plugin because for my personnal developments I'm using the Fontastic CDN when I'm developing then I'm using the fonts in local for the production. So this plugin can get automatically the fonts thanks to your gulp workflow.
Install
npm install gulp-fontastic
Usage
var fontastic = ; gulp;
Integration
- Elixir integration (Laravel 5) : https://github.com/Metrakit/laravel-elixir-fontastic
Credit
Thanks to Fontastic