From 7882f0f64b2d8985520361885a17b403f9eafbcd Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 3 Sep 2011 22:53:21 -0700 Subject: adding temp theme file to help with customization; still needs work --- lib/bootstrap.less | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/bootstrap.less') diff --git a/lib/bootstrap.less b/lib/bootstrap.less index c31bd725d..ff17097dd 100644 --- a/lib/bootstrap.less +++ b/lib/bootstrap.less @@ -14,6 +14,7 @@ // Core @import "preboot.less"; +@import "theme.less"; @import "scaffolding.less"; // Styled patterns and elements -- cgit v1.2.3