mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Update to Next.js 13 (#870)
This commit is contained in:
@@ -119,3 +119,9 @@ a {
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
@media not all and (min-resolution: 0.001dpcm) {
|
||||
img[loading='lazy'] {
|
||||
clip-path: inset(0.5px);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user