Button Twig
Button Twig
Below you will see the buttons for this project using Twig
Default Usage
{% include "@atoms/buttons/button.twig" %}
Alternative Button Usage
{% include "@atoms/buttons/button.twig" with {button_modifiers: ['alt']} %}
Second Alternative Button Usage
{% include "@atoms/buttons/button.twig" with {button_modifiers: ['alt-2']} %}