Update something

This commit is contained in:
tiff 2025-06-23 05:19:21 -04:00
parent aafc44f336
commit 4966ce29b0
6 changed files with 1459 additions and 10856 deletions

View file

@ -40,7 +40,7 @@ export default defineConfig({
// Used for all `<Image />` and `<Picture />` components unless overridden with a prop
experimentalLayout: "full-width",
},
experimental: {
responsiveImages: true,
},
// experimental: {
// responsiveImages: true,
// },
});