Update astro to v4

This commit is contained in:
tobias
2024-05-19 06:53:14 +02:00
parent 37c0cd98b7
commit 8ef6ee2b2c
5 changed files with 1848 additions and 1606 deletions

View File

@ -9,9 +9,6 @@ export default defineConfig({
build: {
inlineStylesheets: "auto",
},
experimental: {
viewTransitions: true,
},
integrations: [
tailwind({
config: {