FEATURE Passing an active class style
This commit is contained in:
parent
254015dc44
commit
b045a76e5c
|
|
@ -6,4 +6,7 @@
|
||||||
a {
|
a {
|
||||||
@apply text-xl text-carhop-gray opacity-80;
|
@apply text-xl text-carhop-gray opacity-80;
|
||||||
}
|
}
|
||||||
|
a[active='true'] {
|
||||||
|
@apply text-carhop-green-700 font-bold;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user