mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-11 08:00:59 +00:00
Merge pull request #15651 from sebnow/bower-woff2
Add woff2 font file to bower main files
This commit is contained in:
commit
972a361e98
1 changed files with 2 additions and 1 deletions
|
|
@ -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": [
|
||||
"/.*",
|
||||
|
|
|
|||
Loading…
Reference in a new issue