Filament theme not editing active nav in light mode
Hi! so i got this code in my theme CSS file:
I can see the rectanglular
bg-blue-700
behind it so it wont overwrite it? In darkmode it works fine.
Thanks in advance!

1 Reply
@apply !bg-blue-700;
?