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

Link

TODO.

<div class="p-m mx--m bg-green-800">
  <a href="#">Previous</a>
</div>
{{ c("link", {
  "text": "Previous",
  "customBg": "green-800"
}) }}