2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

rewrite type docs in markdown

This commit is contained in:
Mark Otto
2014-07-09 23:06:16 -07:00
parent dae1a68fb1
commit d3c2fe7809
3 changed files with 386 additions and 463 deletions
+1 -1
View File
@@ -8,9 +8,9 @@ lead: "Global CSS settings, fundamental HTML elements styled and enhanced with e
{% markdown %}
{% include css/overview.md %}
{% include css/grid.md %}
{% include css/type.md %}
{% endmarkdown %}
{% include css/type.html %}
{% include css/code.html %}
{% include css/tables.html %}
{% include css/forms.html %}