diff options
| author | Mark Otto <[email protected]> | 2011-06-30 11:13:05 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-06-30 11:13:05 -0700 |
| commit | 015d2501b403fea18be5be1182717b721385e7d6 (patch) | |
| tree | 7ebf2ce3cf904b11a79371b5ac22df53f1ed4738 /lib | |
| parent | b57221e4cafd60d18e9a8cd5b2105f561656c2cf (diff) | |
| parent | 9282876b443daed99cbfac10ff6adace8b916f6b (diff) | |
| download | bootstrap-015d2501b403fea18be5be1182717b721385e7d6.tar.xz bootstrap-015d2501b403fea18be5be1182717b721385e7d6.zip | |
Merge branch 'master' of http://git.local.twitter.com/bootstrap
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/bootstrap.less | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/bootstrap.less b/lib/bootstrap.less index a2b091425..834d95080 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"; |
