feat: disable darkmode for now, also is better for visibility on day of run...

This commit is contained in:
2025-03-17 22:06:51 +01:00
parent 1202f2ebca
commit 0848209d49

View File

@@ -1,4 +1,7 @@
@import "tailwindcss"; @import "tailwindcss";
@custom-variant dark (&:where([data-theme=dark], [data-theme=dark] *));
* { * {
font-family: Athiti; font-family: Athiti;