mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01: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:
parent
6d03173a1a
commit
b8b250a5d2
@ -14,7 +14,6 @@
|
|||||||
"_*",
|
"_*",
|
||||||
"docs-assets",
|
"docs-assets",
|
||||||
"examples",
|
"examples",
|
||||||
"/fonts",
|
|
||||||
"js/tests",
|
"js/tests",
|
||||||
"CNAME",
|
"CNAME",
|
||||||
"CONTRIBUTING.md",
|
"CONTRIBUTING.md",
|
||||||
|
Loading…
Reference in New Issue
Block a user