1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-10-26 19:21:30 +01:00
Files
csslayout/contents/_includes/patterns/button-with-icon.njk
2022-09-21 08:39:59 +07:00

4 lines
133 B
Plaintext

<button class="button-with-icon">
{% circle "md" %}
<div class="button-with-icon__label">{% lines "hor", 5 %}</div>
</button>