From: Sebastian Nowicki Date: Fri, 23 Jan 2015 13:18:52 +0000 (+0100) Subject: Add woff2 font file to bower main files X-Git-Tag: v3.3.4~167^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=767f3c87bc019e04888c82fa222ffae3e89b6f7e;p=thirdparty%2Fbootstrap.git Add woff2 font file to bower main files If Bootstrap is installed through bower, the woff2 font file may not be copied over as it's not in the "main" files. The LESS files still reference the font file which results in errors. --- diff --git a/bower.json b/bower.json index 1e88514126..f1e36af87e 100644 --- a/bower.json +++ b/bower.json @@ -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": [ "/.*",