Skip to content

Typography

Demonstrating fluid font sizes with UnoCSS Preset Fluid:

html
<p class="f-text-32-64">
    This is an example of a text with a font size scaling from 32px to 64px.
</p>

Example:

This is an example of a text with a font size scaling from 32px to 64px.