7.2.1 #Font - Weight - 0 .fw-0
Sets the font-weight an element to the variable for 0.
Examples
Default styling
A div
.fw-0
Sets the font-weight an element to the variable for 0
A div
Markup
<div class="[modifier class]">A div</div>
Source:
dist/standard/standard.css
, line 6078