Typography
White Space
Style syntax for controlling how whitespace and line breaks within an element are handled.
š§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="white-space:break-spaces:hover white-space:break-spaces@sm white-space:break-spaces@dark white-space:break-spaces@print">ā¦</div>