This commit is contained in:
StrangeD0s
2026-02-07 20:11:26 +01:00
parent 817cdc7906
commit 81a53e441e
15 changed files with 1069 additions and 86 deletions
+5
View File
@@ -5,6 +5,11 @@
--foreground: #171717;
}
@theme {
/* Hier registrierst du die Font für Tailwind v4 */
--font-starjedi: var(--font-starjedi);
}
@theme inline {
--color-background: var(--background);
--color-foreground: var(--foreground);