deno.land / x / lume@v2.1.4 / tests / assets / components / _components / eta_button.eta

eta_button.eta
1
2
3
4
5
6
7
8
9
10
---name: button_etacss: | .button_eta { color: white; background-color: blue; }---<button class="button_eta"><%= text %></button>
lume

Version Info

Tagged at
7 months ago