Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2013-06-21 02:40:37 +0400
committerMark Otto <otto@github.com>2013-06-21 02:40:37 +0400
commitf64fe29003159669404f8f5a7a20551fec263904 (patch)
treea759d06dcc18666cd05fa33151036c9ef5ba63f1 /less/bootstrap.less
parent83832095215f0ba03d3f23fcb7e37c5782395237 (diff)
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 c73c85c385..307f72f426 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";