text-xs | Sets the font size to 0.75rem (12px) and the line height to 1rem (16px). | Text |
text-sm | Sets the font size to 0.875rem (14px) and the line height to 1.25rem (20px). | Text |
text-base | Sets the font size to 1rem (16px) and the line height to 1.5rem (24px). | Text |
text-lg | Sets the font size to 1.125rem (18px) and the line height to 1.75rem (28px). | Text |
text-xl | Sets the font size to 1.25rem (20px) and the line height to 1.75rem (28px). | Text |
text-2xl | Sets the font size to 1.5rem (24px) and the line height to 2rem (32px). | Text |
text-3xl | Sets the font size to 1.875rem (30px) and the line height to 2.25rem (36px). | Text |
text-4xl | Sets the font size to 2.25rem (36px) and the line height to 2.5rem (40px). | Text |
text-5xl | Sets the font size to 3rem (48px). | Text |
text-6xl | Sets the font size to 3.75rem (60px). | Text |
text-7xl | Sets the font size to 4.5rem (72px). | Text |
text-8xl | Sets the font size to 6rem (96px). | Text |
text-9xl | Sets the font size to 8rem (128px). | Text |