mirror of
https://github.com/vercel/commerce.git
synced 2025-05-12 12:47:50 +00:00
remove dark CSS biz
This commit is contained in:
parent
f8576f5118
commit
cd76a41fd4
@ -2,11 +2,11 @@
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
/* @media (prefers-color-scheme: dark) {
|
||||
html {
|
||||
color-scheme: dark;
|
||||
}
|
||||
}
|
||||
} */
|
||||
|
||||
@supports (font: -apple-system-body) and (-webkit-appearance: none) {
|
||||
img[loading='lazy'] {
|
||||
|
Loading…
x
Reference in New Issue
Block a user