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:
@@ -14,7 +14,6 @@
|
||||
"_*",
|
||||
"docs-assets",
|
||||
"examples",
|
||||
"/fonts",
|
||||
"js/tests",
|
||||
"CNAME",
|
||||
"CONTRIBUTING.md",
|
||||
|
||||
Reference in New Issue
Block a user