Font
Font Weight
Style syntax for setting the weight of the font.
š§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="font-weight:normal:hover font-weight:normal@sm font-weight:normal@dark font-weight:normal@print">ā¦</div>