2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

Don't exclude fonts from bower installs

Excluding fonts/ from bower installs causes glyphicons to be
unavailable to projects using development Bootstrap LESS files.
This commit is contained in:
Derek Kent
2013-12-05 19:05:32 -05:00
parent 6d03173a1a
commit b8b250a5d2
-1
View File
@@ -14,7 +14,6 @@
"_*",
"docs-assets",
"examples",
"/fonts",
"js/tests",
"CNAME",
"CONTRIBUTING.md",