zwischenstand

This commit is contained in:
Martin Drechsel
2025-05-06 11:09:56 +02:00
parent 410a885d21
commit b729c8ebbe
40 changed files with 2252 additions and 376 deletions

View File

@ -10,6 +10,7 @@ export default defineNuxtConfig({
"@vueuse/nuxt",
"@nuxt/icon",
"nuxt-snackbar",
"@nuxt/image",
],
imports: {
@ -77,4 +78,4 @@ export default defineNuxtConfig({
plugins: () => [wasm(), topLevelAwait()],
}, */
},
});
});