talking-drupal-tailwindcss/source/_includes/button.html.twig
2022-04-09 17:51:06 +01:00

3 lines
203 B
Twig

<a href="#0" class="mt-2 bg-primary text-white text-base inline-block py-[3px] px-[10px] rounded leading-[20px] transition duration-200 hover:bg-secondary focus:bg-secondary">
{% block text '' %}
</a>