This commit is contained in:
Mark Otto 2011-06-30 11:13:05 -07:00
commit 015d2501b4
1 changed files with 2 additions and 2 deletions

4
lib/bootstrap.less vendored
View File

@ -1,4 +1,4 @@
/* /*!
* Bootstrap v1.0.0 * Bootstrap v1.0.0
* *
* Copyright 2011 Twitter, Inc * Copyright 2011 Twitter, Inc
@ -6,9 +6,9 @@
* http://www.apache.org/licenses/LICENSE-2.0 * http://www.apache.org/licenses/LICENSE-2.0
* *
* Designed and built with all the love in the world @twitter by @mdo and @fat. * Designed and built with all the love in the world @twitter by @mdo and @fat.
* Date: {{ date }}
*/ */
// CSS Reset // CSS Reset
@import "reset.less"; @import "reset.less";