From 5c1527abc560d38e695eb8d643953a83fb37da7a Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 1 Feb 2012 17:06:40 -0800 Subject: remove unused css files and add scaffolding and hero-unit to the builder --- docs/assets/bootstrap.zip | Bin 52333 -> 52333 bytes docs/download.html | 4 +++- docs/templates/pages/download.mustache | 4 +++- 3 files changed, 6 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 7efe21437..50266d0f6 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/download.html b/docs/download.html index f975ac3b2..1765b8a7d 100644 --- a/docs/download.html +++ b/docs/download.html @@ -100,7 +100,8 @@

Scaffolding

- + +

Base CSS

@@ -123,6 +124,7 @@ +

JS Components

diff --git a/docs/templates/pages/download.mustache b/docs/templates/pages/download.mustache index da91b1159..f6d319d6a 100644 --- a/docs/templates/pages/download.mustache +++ b/docs/templates/pages/download.mustache @@ -24,7 +24,8 @@

{{_i}}Scaffolding{{/i}}

- + +

{{_i}}Base CSS{{/i}}

@@ -47,6 +48,7 @@ +

{{_i}}JS Components{{/i}}

-- cgit v1.2.3