Skip to content

Commit 972a361

Browse files
committed
Merge pull request twbs#15651 from sebnow/bower-woff2
Add woff2 font file to bower main files
2 parents efd7792 + 767f3c8 commit 972a361

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"dist/fonts/glyphicons-halflings-regular.eot",
2121
"dist/fonts/glyphicons-halflings-regular.svg",
2222
"dist/fonts/glyphicons-halflings-regular.ttf",
23-
"dist/fonts/glyphicons-halflings-regular.woff"
23+
"dist/fonts/glyphicons-halflings-regular.woff",
24+
"dist/fonts/glyphicons-halflings-regular.woff2"
2425
],
2526
"ignore": [
2627
"/.*",

0 commit comments

Comments
 (0)