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

This commit is contained in:
Philipp Dormann 2025-03-17 22:06:51 +01:00
parent 1202f2ebca
commit 0848209d49
Signed by: philipp
GPG Key ID: 3BB9ADD52DCA4314

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;