This commit is contained in:
zipfriis
2026-05-29 17:02:26 +02:00
parent d8903a42ed
commit c1bd40d5a5
5 changed files with 56 additions and 17 deletions
+1
View File
@@ -1,5 +1,6 @@
@import "tailwindcss";
@custom-variant dark (&:where(.dark, .dark *));
@theme {
--color-regal-blue: #243c5a;
}