aboutsummaryrefslogtreecommitdiff
path: root/lib/bootstrap.less
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-06-29 15:40:52 -0700
committerJacob Thornton <[email protected]>2011-06-29 15:40:52 -0700
commite72283ccafaf37996ee44f26fca1e44f1501f53e (patch)
treef08583baf0e16f1ff3dc145a5bfc43f35cb07681 /lib/bootstrap.less
parente0b09867c23b421153f10235ec64d484bac6323d (diff)
downloadbootstrap-e72283ccafaf37996ee44f26fca1e44f1501f53e.tar.xz
bootstrap-e72283ccafaf37996ee44f26fca1e44f1501f53e.zip
fix comments up for non minified built file
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";