diff options
| author | Mark Otto <[email protected]> | 2011-09-03 22:53:21 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-09-03 22:53:21 -0700 |
| commit | 7882f0f64b2d8985520361885a17b403f9eafbcd (patch) | |
| tree | 216ef92df8c3d7b65d4c78a09939639cf16e36ee /lib/bootstrap.less | |
| parent | 0b70eb630e522c604973f945ea3010ecf0f38e9f (diff) | |
| download | bootstrap-7882f0f64b2d8985520361885a17b403f9eafbcd.tar.xz bootstrap-7882f0f64b2d8985520361885a17b403f9eafbcd.zip | |
adding temp theme file to help with customization; still needs work
Diffstat (limited to 'lib/bootstrap.less')
| -rw-r--r-- | lib/bootstrap.less | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
