Use new ViewTransition
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
This commit is contained in:
@ -9,6 +9,9 @@ export default defineConfig({
|
||||
build: {
|
||||
inlineStylesheets: "auto",
|
||||
},
|
||||
experimental: {
|
||||
viewTransitions: true,
|
||||
},
|
||||
integrations: [
|
||||
tailwind({
|
||||
config: {
|
||||
|
Reference in New Issue
Block a user