This commit is contained in:
Chaoscaot
2023-10-01 10:04:04 +02:00
parent 7728d9e177
commit e0f2702eca
49 changed files with 2589 additions and 68 deletions

View File

@ -13,5 +13,8 @@ export default defineConfig({
},
integrations: [i18n(), svelte(), tailwind(), prefetch({
selector: "a"
})]
})],
vite: {
}
});