Skip to content

Wizard - Typography

The [Wizard] Typography component allows you to manage the font size of Tailwind CSS.

The name will be the key of your font size (like text-{key}), and the size will be the value of the font size.

Wizard Typography

Tailwind CSS official documentation has covered this topic in-depth. Some of them are:

The Wizard has a calculator on the right side screen to generate a fluid font size. The generated values use the clamp CSS function to create a fluid font size.

Wizard Fluid Typography