diff options
| author | Mark Otto <[email protected]> | 2014-07-08 00:33:21 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-07-08 00:33:21 -0700 |
| commit | dae5ec5416b16cc32c4f7caf3ba7e86de20e39f5 (patch) | |
| tree | eba3f573dfb5c41d1a8f43bfd1f56bac31f4191d /bower.json | |
| parent | b29268dc487010c43f4cab8e8e0e2891582804ab (diff) | |
| download | bootstrap-dae5ec5416b16cc32c4f7caf3ba7e86de20e39f5.tar.xz bootstrap-dae5ec5416b16cc32c4f7caf3ba7e86de20e39f5.zip | |
Drop Glyphicons
Diffstat (limited to 'bower.json')
| -rw-r--r-- | bower.json | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/bower.json b/bower.json index 24603e6b6..2baa123e5 100644 --- a/bower.json +++ b/bower.json @@ -16,11 +16,7 @@ "main": [ "less/bootstrap.less", "dist/css/bootstrap.css", - "dist/js/bootstrap.js", - "dist/fonts/glyphicons-halflings-regular.eot", - "dist/fonts/glyphicons-halflings-regular.svg", - "dist/fonts/glyphicons-halflings-regular.ttf", - "dist/fonts/glyphicons-halflings-regular.woff" + "dist/js/bootstrap.js" ], "ignore": [ "/.*", |
