Iosevka/utility/generate-snapshot-page/templates/partial/weights.ejs
2020-02-16 06:35:14 -08:00

5 lines
No EOL
364 B
Text

<section id="weights"><section class="preview color-light" style="background:white;font-size:2em"><pre style="margin:0.25rem 0">
<%_ for(const weight of weights) { _%>
<span class="wght-<%= weight %>"><span class="built_in">float</span> Fox.quick(h){ is_brown <span class="operator">&&</span> it_jumps_over(dogs.lazy); }</span>
<%_ } _%>
</pre></section></section>