Initial commit
This commit is contained in:
commit
904a0b0bbf
26 changed files with 4847 additions and 0 deletions
3
source/_includes/button.html.twig
Normal file
3
source/_includes/button.html.twig
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<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>
|
||||
Reference in a new issue