From 1e0453f825cb7d6e14807b121210a594f242bc35 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 18 Aug 2013 00:36:51 -0700 Subject: Restore glyphicons --- less/bootstrap.less | 1 + 1 file changed, 1 insertion(+) (limited to 'less/bootstrap.less') diff --git a/less/bootstrap.less b/less/bootstrap.less index 635e0256c..1344b462f 100644 --- a/less/bootstrap.less +++ b/less/bootstrap.less @@ -27,6 +27,7 @@ // Components @import "component-animations.less"; +@import "glyphicons.less"; @import "dropdowns.less"; @import "button-groups.less"; @import "input-groups.less"; -- cgit v1.2.3