---
title: Typography
description: Styles for headings, paragraphs, lists, etc.
base: base
component: true
---
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.
## h1
## h2
## h3
## h4
## p
## blockquote
## table
## list
## Inline code
## Lead
## Large
## Small
## Muted
## RTL
To enable RTL support in shadcn/ui, see the [RTL configuration guide](/docs/rtl).