save ionic icons in fonts folder

This commit is contained in:
Gabriel Bazán 2016-05-27 11:53:17 -03:00 committed by Javier
commit 0ee8af76c1
5 changed files with 1 additions and 2231 deletions

View file

@ -209,7 +209,7 @@ module.exports = function(grunt) {
expand: true,
flatten: true,
src: 'bower_components/ionic/release/fonts/ionicons.*',
dest: 'public/font/'
dest: 'public/fonts/'
},
linux: {
files: [{