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

rewrite overview in markdown

This commit is contained in:
Mark Otto
2014-07-09 21:35:27 -07:00
parent ed1bcc0af4
commit 61151f8d3d
3 changed files with 90 additions and 53 deletions
+4 -1
View File
@@ -5,7 +5,10 @@ slug: css
lead: "Global CSS settings, fundamental HTML elements styled and enhanced with extensible classes, and an advanced grid system."
---
{% include css/overview.html %}
{% markdown %}
{% include css/overview.md %}
{% endmarkdown %}
{% include css/grid.html %}
{% include css/type.html %}
{% include css/code.html %}