starting refactor to shadcn and redb

This commit is contained in:
xyroscar
2025-11-23 19:03:09 -08:00
parent 72e2573f1e
commit 9bb1d91f56
55 changed files with 4163 additions and 4328 deletions

View File

@@ -10,7 +10,6 @@ const config = {
kit: {
adapter: adapter(),
},
preprocess: vitePreprocess()
};
export default config;