mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-05 13:50:58 +00: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
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@
|
|||
"_*",
|
||||
"docs-assets",
|
||||
"examples",
|
||||
"/fonts",
|
||||
"js/tests",
|
||||
"CNAME",
|
||||
"CONTRIBUTING.md",
|
||||
|
|
|
|||
Loading…
Reference in a new issue