diff options
| author | Derek Kent <[email protected]> | 2013-12-05 19:05:32 -0500 |
|---|---|---|
| committer | Derek Kent <[email protected]> | 2013-12-05 19:05:32 -0500 |
| commit | b8b250a5d29496db854bbc17cb3b560a9eafb3a3 (patch) | |
| tree | fab93cf44dd6c84dbfa7c799a02af5d5ea3fc2df /bower.json | |
| parent | 6d03173a1aad98e75f7d33e65b411c519176c59a (diff) | |
| download | bootstrap-b8b250a5d29496db854bbc17cb3b560a9eafb3a3.tar.xz bootstrap-b8b250a5d29496db854bbc17cb3b560a9eafb3a3.zip | |
Don't exclude fonts from bower installs
Excluding fonts/ from bower installs causes glyphicons to be
unavailable to projects using development Bootstrap LESS files.
Diffstat (limited to 'bower.json')
| -rw-r--r-- | bower.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bower.json b/bower.json index 02bd14c6d..ffdf8052a 100644 --- a/bower.json +++ b/bower.json @@ -14,7 +14,6 @@ "_*", "docs-assets", "examples", - "/fonts", "js/tests", "CNAME", "CONTRIBUTING.md", |
