This page contains zero framework classes. Every element below is plain semantic HTML styled entirely by the framework's base stylesheet and design tokens.
A paragraph of body text. It uses the UI font at the base size with
normal leading. Links take the accent color.
Here is some inline code in the middle of a sentence.
Third-level headings still use the brand font at a slightly smaller scale.
Fourth-level headings drop to the base text size.
Fifth-level headings are smaller still.
Sixth-level headings use uppercase tracking.
A blockquote with an accent left border. It should feel like a callout without any extra classes.
Inline code uses the mono font with a bordered chip.
Block code uses a pre element:
function greet(name) {
return "Hello, " + name;
}
console.log(greet("world"));
| Name | Role | Status |
|---|---|---|
| Alpha | Engineer | Active |
| Beta | Designer | Away |
| Gamma | Manager | Active |
A standard link uses the accent color and transitions on hover. No underlines by default.