2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

+ add a make file which auto builds the bootstrap dist files

+ rebuild dist files
+ update index.html to point to bootstrap-1.0.0.css
This commit is contained in:
Jacob Thornton
2011-06-28 00:23:54 -07:00
parent bb665f157e
commit 471563eb81
5 changed files with 268 additions and 378 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<title>Twitter Bootstrap</title>
<!-- Le styles -->
<link href="../bootstrap.css" rel="stylesheet" type="text/css">
<link href="../bootstrap-1.0.0.css" rel="stylesheet" type="text/css">
<link href="assets/css/docs.css" rel="stylesheet" type="text/css">
<!-- Le javascript -->