Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2011-06-30 22:13:05 +0400
committerMark Otto <markdotto@gmail.com>2011-06-30 22:13:05 +0400
commit015d2501b403fea18be5be1182717b721385e7d6 (patch)
tree7ebf2ce3cf904b11a79371b5ac22df53f1ed4738
parentb57221e4cafd60d18e9a8cd5b2105f561656c2cf (diff)
parent9282876b443daed99cbfac10ff6adace8b916f6b (diff)
Merge branch 'master' of http://git.local.twitter.com/bootstrap
-rw-r--r--lib/bootstrap.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/bootstrap.less b/lib/bootstrap.less
index a2b0914250..834d950803 100644
--- a/lib/bootstrap.less
+++ b/lib/bootstrap.less
@@ -1,4 +1,4 @@
-/*
+/*!
* Bootstrap v1.0.0
*
* Copyright 2011 Twitter, Inc
@@ -6,9 +6,9 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
+ * Date: {{ date }}
*/
-
// CSS Reset
@import "reset.less";