UNPKG
spur-tailwind
Version:
latest (0.0.1)
1.0.0
0.0.1
Spur web UI
spur-tailwind
/
css
/
components
/
tabs.css
8 lines
(6 loc)
•
141 B
CSS
View Raw
1
2
3
4
5
6
7
8
.tab-link
{
@apply
no-underline text-border-line-purple; }
.tab-link
.is-active
{
@apply
border-blue-jeans border-b-
4
text-spur-black; }