@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user