8 lines
94 B
Stylus
8 lines
94 B
Stylus
style-tag(tagName, color_)
|
|
& {tagName}
|
|
color: color_
|
|
|
|
div
|
|
style-tag(ul,Navy)
|
|
|