deno.land / x / lume@v2.1.4 / tests / assets / components / _components / njk_button.njk

njk_button.njk
1
2
3
4
5
6
7
8
9
10
---name: button_njkcss: | .button_njk { color: white; background-color: blue; }---<button class="button_njk">{{ text }}</button>
lume

Version Info

Tagged at
7 months ago