add bootstrap glyphicons woff2 to bower.json
This commit is contained in:
@@ -33,7 +33,8 @@
|
|||||||
"./fonts/glyphicons-halflings-regular.eot",
|
"./fonts/glyphicons-halflings-regular.eot",
|
||||||
"./fonts/glyphicons-halflings-regular.svg",
|
"./fonts/glyphicons-halflings-regular.svg",
|
||||||
"./fonts/glyphicons-halflings-regular.ttf",
|
"./fonts/glyphicons-halflings-regular.ttf",
|
||||||
"./fonts/glyphicons-halflings-regular.woff"
|
"./fonts/glyphicons-halflings-regular.woff",
|
||||||
|
"./fonts/glyphicons-halflings-regular.woff2"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"bootstrap-sass-official": {
|
"bootstrap-sass-official": {
|
||||||
@@ -54,7 +55,8 @@
|
|||||||
"./assets/fonts/bootstrap/glyphicons-halflings-regular.eot",
|
"./assets/fonts/bootstrap/glyphicons-halflings-regular.eot",
|
||||||
"./assets/fonts/bootstrap/glyphicons-halflings-regular.svg",
|
"./assets/fonts/bootstrap/glyphicons-halflings-regular.svg",
|
||||||
"./assets/fonts/bootstrap/glyphicons-halflings-regular.ttf",
|
"./assets/fonts/bootstrap/glyphicons-halflings-regular.ttf",
|
||||||
"./assets/fonts/bootstrap/glyphicons-halflings-regular.woff"
|
"./assets/fonts/bootstrap/glyphicons-halflings-regular.woff",
|
||||||
|
"./assets/fonts/bootstrap/glyphicons-halflings-regular.woff2"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user