Skip to content

Commit

Permalink
Merge pull request twbs#15651 from sebnow/bower-woff2
Browse files Browse the repository at this point in the history
Add woff2 font file to bower main files
  • Loading branch information
cvrebert committed Jan 23, 2015
2 parents efd7792 + 767f3c8 commit 972a361
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
"dist/fonts/glyphicons-halflings-regular.eot",
"dist/fonts/glyphicons-halflings-regular.svg",
"dist/fonts/glyphicons-halflings-regular.ttf",
"dist/fonts/glyphicons-halflings-regular.woff"
"dist/fonts/glyphicons-halflings-regular.woff",
"dist/fonts/glyphicons-halflings-regular.woff2"
],
"ignore": [
"/.*",
Expand Down

0 comments on commit 972a361

Please sign in to comment.