Typography
You can apply all generic typography styles anywhere using the following CSS classes.
| CSS class name | Style name |
|---|---|
.typography-body |
$body |
.typography-body-small |
$body-small |
.typography-body-extra-small |
$body-extra-small |
.typography-body-large |
$body-large |
.typography-caption |
$caption |
.typography-code |
$code |
.typography-section-heading-1 |
$section-heading-1 |
.typography-section-heading-2 |
$section-heading-2 |
.typography-section-heading-3 |
$section-heading-3 |
.typography-table-header |
$table-header |
.typography-table-body |
$table-body |
👉 Head over to the typography docs to learn what these styles are designated for.