1. Demo
  2. Notes
  3. .html
  4. .njk & context
  5. Full Screen ↗

Typography

TODO.

<div class="prose ">
  <h4>Insight</h4>
</div>
{{ c("typography", {
  "level": "h4",
  "text": "Insight"
}) }}