aboutsummaryrefslogtreecommitdiff
path: root/less/bootstrap.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-06-20 15:40:37 -0700
committerMark Otto <[email protected]>2013-06-20 15:40:37 -0700
commitf64fe29003159669404f8f5a7a20551fec263904 (patch)
treea759d06dcc18666cd05fa33151036c9ef5ba63f1 /less/bootstrap.less
parent83832095215f0ba03d3f23fcb7e37c5782395237 (diff)
downloadbootstrap-f64fe29003159669404f8f5a7a20551fec263904.tar.xz
bootstrap-f64fe29003159669404f8f5a7a20551fec263904.zip
Move Glyphicons into their own repo
Removes the icon fonts and associated docs and LESS code from the core repo and into twbs/bootstrap-glyphicons.
Diffstat (limited to 'less/bootstrap.less')
-rw-r--r--less/bootstrap.less1
1 files changed, 0 insertions, 1 deletions
diff --git a/less/bootstrap.less b/less/bootstrap.less
index c73c85c38..307f72f42 100644
--- a/less/bootstrap.less
+++ b/less/bootstrap.less
@@ -28,7 +28,6 @@
// Components: common
@import "component-animations.less";
-@import "glyphicons.less";
@import "dropdowns.less";
@import "list-group.less";
@import "panels.less";