Navigation Menu

Skip to content

Commit

Permalink
Step 23.30: Define fonts.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha committed Nov 27, 2016
1 parent c4794e1 commit 823cb01
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions fonts.json
@@ -0,0 +1,8 @@
{
"map": {
"node_modules/ionic-angular/fonts/roboto-medium.ttf": "fonts/roboto-medium.ttf",
"node_modules/ionic-angular/fonts/roboto-regular.ttf": "fonts/roboto-regular.ttf",
"node_modules/ionic-angular/fonts/roboto-medium.woff": "fonts/roboto-medium.woff",
"node_modules/ionic-angular/fonts/roboto-regular.woff": "fonts/roboto-regular.woff"
}
}

0 comments on commit 823cb01

Please sign in to comment.