KSS Style Guide

7.2.1 #Font - Weight - 0 .fw-0

Toggle example guides Toggle HTML markup

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/minimal/minimal.css, line 4036