Add support for new astro View Transitions

This commit is contained in:
prototypa
2023-08-06 22:05:30 -04:00
parent 0853d9ef75
commit 259580062a
3 changed files with 8 additions and 1 deletions

View File

@ -69,6 +69,10 @@ export default defineConfig({
remarkPlugins: [readingTimeRemarkPlugin],
},
experimental: {
viewTransitions: true,
},
vite: {
resolve: {
alias: {