Preload all samples

This commit is contained in:
Raphael Michel
2020-02-01 13:48:56 +01:00
parent d37cc4f641
commit 662bdea45b

View File

@@ -406,7 +406,7 @@
{% if "sample" not in style %}
<span class="preload-font" data-family="{{ family }}" data-style="{{ style }}">
giItT1WQy@!-/#
{% if "_sample" in styles %}{{ styles.sample }}{% endif %}
{% if "sample" in styles %}{{ styles.sample }}{% endif %}
</span>
{% endif %}
{% endfor %}