This page showcases core design tokens and base components using Tailwind CSS and shadcn/ui.
Body / Default text size and leading.
Muted / Secondary text, captions, helper copy.
Links: Example link
Code: const x = 'token'
Token | Example | Class |
---|---|---|
0 | | p-0 |
1 | | p-1 |
2 | | p-2 |
3 | | p-3 |
4 | | p-4 |
6 | | p-6 |
8 | | p-8 |
10 | | p-10 |
12 | | p-12 |
16 | | p-16 |
20 | | p-20 |
24 | | p-24 |
32 | | p-32 |