You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openNG/old/components/uikit/input/component.tag

10 lines
157 B
Plaintext

uikit-input
label {opts.label}
input(type="{opts.type}", name="{opts.name}")
style(scoped, type="scss").
label {
margin-right: 8px;
}
script.