]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Don't exclude fonts from bower installs 11732/head
authorDerek Kent <dak@dak.org>
Fri, 6 Dec 2013 00:05:32 +0000 (19:05 -0500)
committerDerek Kent <dak@dak.org>
Fri, 6 Dec 2013 00:05:32 +0000 (19:05 -0500)
Excluding fonts/ from bower installs causes glyphicons to be
unavailable to projects using development Bootstrap LESS files.

bower.json

index 02bd14c6da1975b1e86722823684696f3c788efb..ffdf8052ac091220afa13c7c335410b8fe492ec0 100644 (file)
@@ -14,7 +14,6 @@
     "_*",
     "docs-assets",
     "examples",
-    "/fonts",
     "js/tests",
     "CNAME",
     "CONTRIBUTING.md",