mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 12:51:52 +02: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",
|
"docs-assets",
|
||||||
"examples",
|
"examples",
|
||||||
"/fonts",
|
|
||||||
"js/tests",
|
"js/tests",
|
||||||
"CNAME",
|
"CNAME",
|
||||||
"CONTRIBUTING.md",
|
"CONTRIBUTING.md",
|
||||||
|
Reference in New Issue
Block a user