deno.land / x / lume@v2.1.4 / tests / assets / components / _components / liquid_button.liquid

liquid_button.liquid
1
2
3
4
5
6
7
8
9
10
---name: button_liquidcss: | .button_liquid { color: white; background-color: blue; }---<button class="button_liquid">{{ text }}</button>
lume

Version Info

Tagged at
7 months ago