aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.css
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-11-20 21:42:52 -0800
committerJacob Thornton <[email protected]>2011-11-20 21:42:52 -0800
commit721e7b85d750de950f4762a8c1cf6a26113eb373 (patch)
tree1dc9d732170e55c0132613dca6d6696cc2f74b19 /bootstrap.css
parent18d2a879ae3547060a4777d4d181f7b6c8aa3b19 (diff)
downloadbootstrap-721e7b85d750de950f4762a8c1cf6a26113eb373.tar.xz
bootstrap-721e7b85d750de950f4762a8c1cf6a26113eb373.zip
add minified source to min dir in js + add uglify to make process
Diffstat (limited to 'bootstrap.css')
-rw-r--r--bootstrap.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.css b/bootstrap.css
index e9f2a3822..e5aa16608 100644
--- a/bootstrap.css
+++ b/bootstrap.css
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
- * Date: Wed Nov 16 00:28:10 PST 2011
+ * Date: Sun Nov 20 21:42:29 PST 2011
*/
/* Reset.less
* Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).