You're writing dark-mode colors twice. `light-dark()` fixes that.
DEV Community
You're writing dark-mode colors twice. `light-dark()` fixes that.
Every codebase with dark mode support has this structure: the component styles, then a @media...
0 comments
No comments yet.