From f64fe29003159669404f8f5a7a20551fec263904 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 20 Jun 2013 15:40:37 -0700 Subject: 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. --- less/bootstrap.less | 1 - 1 file changed, 1 deletion(-) (limited to 'less/bootstrap.less') 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"; -- cgit v1.2.3