pl-fe: oops

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2025-10-20 23:48:13 +02:00
parent b144fb98d4
commit 9101f8416f

View File

@ -38,7 +38,7 @@
@if $theme == default {
@apply text-gray-900 dark:text-gray-100;
} @else if $theme == danger {
@apply text-danger-600;bg-gradient-sm
@apply text-danger-600;
} @else if $theme == primary {
@apply text-primary-600 dark:text-accent-blue;
} @else if $theme == muted {