forked from crowetic/commerce
Compare commits
1 Commits
main
...
repro-1118
Author | SHA1 | Date | |
---|---|---|---|
|
c6c6c7c1cc |
@ -2,12 +2,6 @@
|
|||||||
@tailwind components;
|
@tailwind components;
|
||||||
@tailwind utilities;
|
@tailwind utilities;
|
||||||
|
|
||||||
@media (prefers-color-scheme: dark) {
|
|
||||||
html {
|
|
||||||
color-scheme: dark;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@supports (font: -apple-system-body) and (-webkit-appearance: none) {
|
@supports (font: -apple-system-body) and (-webkit-appearance: none) {
|
||||||
img[loading='lazy'] {
|
img[loading='lazy'] {
|
||||||
clip-path: inset(0.6px);
|
clip-path: inset(0.6px);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user