--- permalink: /components/ layout: styleguide title: Components slug: components ---

Components

Intro text on what is included in this section and how to use it. No more than one or two sentences.

{% for component in site.components %}

{{ component.title }}

{{ component.content }}

{% endfor %}