aboutsummaryrefslogtreecommitdiff
path: root/docs/css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-07-10 20:02:47 -0700
committerMark Otto <[email protected]>2014-07-10 20:02:47 -0700
commite8bd019a19a82b2796b77101cb43892138f4935e (patch)
treeaa1c76aac39c9b74d18d46678e1159dbc4dd6479 /docs/css.html
parent55d6b3fcda52fe89116319c086aa39573c28de80 (diff)
downloadbootstrap-e8bd019a19a82b2796b77101cb43892138f4935e.tar.xz
bootstrap-e8bd019a19a82b2796b77101cb43892138f4935e.zip
move all css files over to components dir
Diffstat (limited to 'docs/css.html')
-rw-r--r--docs/css.html24
1 files changed, 0 insertions, 24 deletions
diff --git a/docs/css.html b/docs/css.html
deleted file mode 100644
index caf77cc52..000000000
--- a/docs/css.html
+++ /dev/null
@@ -1,24 +0,0 @@
----
-layout: default
-title: CSS
-slug: css
-lead: "Global CSS settings, fundamental HTML elements styled and enhanced with extensible classes, and an advanced grid system."
----
-
-{% markdown %}
- {% include css/overview.md %}
- {% include css/grid.md %}
- {% include css/type.md %}
- {% include css/code.md %}
-{% endmarkdown %}
-
-{% include css/tables.html %}
-{% include css/forms.html %}
-
-{% markdown %}
- {% include css/buttons.md %}
- {% include css/images.md %}
- {% include css/helpers.md %}
-{% endmarkdown %}
-
-{% include css/responsive-utilities.html %}