Getting started
Every heading, paragraph, list, and form element has been styled with values derived from the design token system. You write semantic HTML and get a finished result.
The base layer is not a reset. It is an opinion about what HTML should look like by default.
- Tables have borders, alignment, and spacing
- Forms have consistent sizing and focus states
- Code blocks, highlights, and keyboard elements all just work
| Element | Styled by |
|---|---|
| Headings | Design tokens |
| Tables | Design tokens |
| Forms | Design tokens |