deno.land / x / lume@v2.1.4 / tests / assets / components / subfolder / _components / pug_button.pug
12345678910---name: button_pugcss: | .button_pug { color: white; background-color: blue; }---button(class="button_pug") #{text}
Version Info