aboutsummaryrefslogtreecommitdiff
path: root/lib/bootstrap.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-06-29 17:11:02 -0700
committerMark Otto <[email protected]>2011-06-29 17:11:02 -0700
commitcddc565d07fed42576a55111ea60ce1b6ff5bbd9 (patch)
tree11090e61e72cd760f638701814955b315e0337e6 /lib/bootstrap.less
parentf47b5765743dc7001b3f7d22ed2e8e2b3d9545a3 (diff)
parent1561b20f7c0aae9adb40585ab01a9539bd23f01a (diff)
downloadbootstrap-cddc565d07fed42576a55111ea60ce1b6ff5bbd9.tar.xz
bootstrap-cddc565d07fed42576a55111ea60ce1b6ff5bbd9.zip
Merge branch 'master' of http://git.local.twitter.com/bootstrap
Diffstat (limited to 'lib/bootstrap.less')
-rw-r--r--lib/bootstrap.less13
1 files changed, 6 insertions, 7 deletions
diff --git a/lib/bootstrap.less b/lib/bootstrap.less
index e0a619468..7aef916e0 100644
--- a/lib/bootstrap.less
+++ b/lib/bootstrap.less
@@ -1,13 +1,12 @@
-/*
- * Master Stylesheet
- * This file is only for importing all required stylesheets for LESS to include and then compile.
- *
+/*!=========================================================
+ * Bookstrap v0.0.1
+ *
* Copyright 2011 Twitter, Inc
- * Open-sourced under Apache License v2.0: http://www.apache.org/licenses/LICENSE-2.0
+ * Open-sourced under Apache License v2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built @twitter by @mdo and @fat, like bosses.
- */
-
+ * ========================================================== */
// CSS Reset
@import "reset.less";