Refactor project to use Vite: Remove Vue CLI configuration files and update package.json to integrate Vite for development and build processes. Adjust HTML structure for improved asset loading and streamline dependencies in package-lock.json.

This commit is contained in:
Torsten Schulz (local)
2026-04-08 09:03:33 +02:00
parent 99ec18c8f7
commit 597c8ceffe
56 changed files with 2282 additions and 13363 deletions

View File

@@ -0,0 +1 @@
.register[data-v-70d90412]{max-width:400px;margin:auto}form[data-v-70d90412]{flex-direction:column;display:flex}label[data-v-70d90412]{margin-top:10px}button[data-v-70d90412]{margin-top:20px}.dialog[data-v-70d90412]{background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.dialog-content[data-v-70d90412]{background:#fff;border-radius:4px;width:90%;max-width:420px;padding:16px}