We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e3aa92 commit 33fffdfCopy full SHA for 33fffdf
resources/css/dashboard/theme.css
@@ -3,5 +3,5 @@
3
@source '../../../resources/views/filament';
4
5
.theme-swatch {
6
- @apply inline-flex w-4 h-4 rounded-full mr-2 bg-[rgb(var(--swatch))];
+ @apply inline-flex w-4 h-4 rounded-full mr-2 bg-[var(--swatch)];
7
}
0 commit comments