apps/v4/content/docs/components/radix/typography.mdx
We do not ship any typography styles by default. This page is an example of how you can use utility classes to style your text.
<ComponentPreview styleName="radix-nova" name="typography-demo" className="[&_.preview]:h-auto!" hideCode />
To enable RTL support in shadcn/ui, see the RTL configuration guide.
<ComponentPreview styleName="radix-nova" name="typography-rtl" direction="rtl" className="[&_.preview]:h-auto!" />