mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-26 06:44:35 +02:00
Merge pull request #15651 from sebnow/bower-woff2
Add woff2 font file to bower main files
This commit is contained in:
@@ -20,7 +20,8 @@
|
|||||||
"dist/fonts/glyphicons-halflings-regular.eot",
|
"dist/fonts/glyphicons-halflings-regular.eot",
|
||||||
"dist/fonts/glyphicons-halflings-regular.svg",
|
"dist/fonts/glyphicons-halflings-regular.svg",
|
||||||
"dist/fonts/glyphicons-halflings-regular.ttf",
|
"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": [
|
"ignore": [
|
||||||
"/.*",
|
"/.*",
|
||||||
|
Reference in New Issue
Block a user