fix: theme mode not correctly applied if selected manually

This commit is contained in:
Elias Schneider
2025-11-30 18:05:01 +01:00
parent 4eeb06f29d
commit a1cd3251cd

View File

@@ -1,6 +1,8 @@
@import 'tailwindcss';
@import 'tw-animate-css';
@variant dark (&:where(.dark, .dark *));
/*
The default border color has changed to `currentcolor` in Tailwind CSS v4,
so we've added these compatibility styles to make sure everything still