1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-27 07:14:36 +02: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

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 -->