Use new ViewTransition

Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
This commit is contained in:
Max Schmidt
2023-07-28 17:22:41 +02:00
parent 25f50c90f6
commit 6c14f1cbad
4 changed files with 13 additions and 5822 deletions

View File

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