Text
Text Rendering
Style syntax for setting what to optimize when rendering text.
š§This page is still under construction and some content may not be complete.
Overview [sr-only]
Conditionally apply
Apply styles in different states using selectors, media queries, etc.
<div class="text-rendering:auto:hover text-rendering:auto@sm text-rendering:auto@dark text-rendering:auto@print">ā¦</div>