fix: tailwind hover patch

This commit is contained in:
2026-06-10 11:01:06 +02:00
parent c9a30a38d7
commit 24733bca05
2 changed files with 127 additions and 14 deletions
+2
View File
@@ -1,5 +1,7 @@
@import "tailwindcss";
@custom-variant hover (&:hover);
@theme {
--color-paper: #f1ebe0;
--color-paper-2: #e9e1d2;