2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

Rewrite grid docs in markdown

This commit is contained in:
Mark Otto
2014-07-09 22:00:07 -07:00
parent 10f9260119
commit 216bc3d68b
5 changed files with 466 additions and 495 deletions
+1 -1
View File
@@ -7,9 +7,9 @@ lead: "Global CSS settings, fundamental HTML elements styled and enhanced with e
{% markdown %}
{% include css/overview.md %}
{% include css/grid.md %}
{% endmarkdown %}
{% include css/grid.html %}
{% include css/type.html %}
{% include css/code.html %}
{% include css/tables.html %}