• Julian Thilo's avatar
    Bring the customizer up to speed · 52a348aa
    Julian Thilo authored
    I reworked the customizer to match the new docs layout and include all
    newly added variables, etc.
    Would be glad to keep an eye on Customize and update it as v3 changes.
    Help blocks in my new version need some more work, too, so this is just
    a basis.
    52a348aa
css.html 543 bytes
---
layout: default
title: CSS
slug: css
lead: "Global CSS settings, fundamental HTML elements styled and enhanced with extensible classes, and an advanced grid system."
---
{% include css/overview.html %}
{% include css/grid.html %}
{% include css/type.html %}
{% include css/code.html %}
{% include css/tables.html %}
{% include css/forms.html %}
{% include css/buttons.html %}
{% include css/images.html %}
{% include css/helpers.html %}
{% include css/responsive-utilities.html %}
{% include css/less.html %}
{% include css/sass.html %}