…
…
Prose styles for long-form text. Drop on blog posts / docs.
…
<article class="prose"><h1>…</h1><p>…</p></article>Import the component CSS (depends on base/tokens.css):
@import "@russfranky/shadcss/src/components/typography.css";
…or copy it into your repo with the CLI:
npx @russfranky/shadcss-cli add typography