Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Commit

Permalink
Include woff2 in bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fyockm committed Jan 25, 2015
1 parent dc73952 commit 1bffcfe
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 @@ -12,7 +12,8 @@
"fonts/glyphicons-halflings-regular.eot",
"fonts/glyphicons-halflings-regular.svg",
"fonts/glyphicons-halflings-regular.ttf",
"fonts/glyphicons-halflings-regular.woff"
"fonts/glyphicons-halflings-regular.woff",
"fonts/glyphicons-halflings-regular.woff2"
],
"homepage": "http://getbootstrap.com/",
"author": {
Expand Down

0 comments on commit 1bffcfe

Please sign in to comment.