Mark · Components

Text

A paragraph. Takes rich text from the CMS, so a class is how you set its role — lead for an intro, text-body-secondary for support.


Every section is a composable partial — the exact block your editors place in a page.

<p>Every section is a composable partial — the exact block your editors place in a page.</p>
content: Every section is a composable partial — the exact block your editors place in a page.

The design system and the live site never drift, because they are made of the same thing.

<p class="lead">The design system and the live site never drift, because they are made of the same thing.</p>
content: The design system and the live site never drift, because they are made of the same thing.
class_names: lead
Fields (2)
FieldTypeNotes
content wysiwyg required
class_names text
On this page