mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-22 16:00:39 +01:00
feat(module): override dark variant with class strategy
This commit is contained in:
@@ -49,6 +49,8 @@
|
||||
--color-gray-950: var(--color-gray-950);
|
||||
}
|
||||
|
||||
@variant dark (&:where(.dark, .dark *));
|
||||
|
||||
@layer base {
|
||||
:root {
|
||||
color-scheme: light dark;
|
||||
|
||||
Reference in New Issue
Block a user