FIX syntax error
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nonimart 2025-09-29 15:56:40 +02:00
parent a9765891ff
commit 99bd6ce36e

View File

@ -40,7 +40,7 @@
} }
&.is-active { &.is-active {
@apply bg-red-500; @apply bg-red-500;
}
} }
} }