UNPKG
spur-tailwind
Version:
latest (0.0.1)
1.0.0
0.0.1
Spur web UI
spur-tailwind
/
css
/
components
/
label.css
4 lines
(3 loc)
•
54 B
CSS
View Raw
1
2
3
4
.label
{
@apply
block mb-
2
font-semibold text-sm; }