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…
Add table
Add a link
Reference in a new issue