Update something
This commit is contained in:
parent
aafc44f336
commit
4966ce29b0
6 changed files with 1459 additions and 10856 deletions
1
.nvmrc
Normal file
1
.nvmrc
Normal file
|
@ -0,0 +1 @@
|
|||
20.9.0
|
|
@ -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,
|
||||
// },
|
||||
});
|
||||
|
|
|
@ -48,5 +48,8 @@
|
|||
"prettier-plugin-tailwindcss": "^0.6.11",
|
||||
"typescript": "^5.8.2",
|
||||
"typescript-eslint": "^8.26.0"
|
||||
}
|
||||
},
|
||||
"trustedDependencies": [
|
||||
"@tailwindcss/oxide"
|
||||
]
|
||||
}
|
||||
|
|
5970
pnpm-lock.yaml
generated
5970
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue