--- import Typography from '@/components/typography.astro'; const text = 'A quick brown fox jumps over the lazy dog'; ---

paragraph (default)

{text}

main-title

{text}

main-subtitle

{text}

section-title

{text}

section-subtitle

{text}

item-title

{text}

item-title-suffix

{text}

item-subtitle

{text}

tile-title

{text}

tile-subtitle

{text}