deno.land / x / lume@v2.1.4 / tests / assets / components / subfolder / _components / pug_button.pug

pug_button.pug
1
2
3
4
5
6
7
8
9
10
---name: button_pugcss: | .button_pug { color: white; background-color: blue; }---button(class="button_pug") #{text}
lume

Version Info

Tagged at
7 months ago