diff --git a/package.json b/package.json index 7d882f6..def688c 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,6 @@ "lint": "prettier --check . && eslint ." }, "devDependencies": { - "@sveltejs/adapter-auto": "^4.0.0", "@sveltejs/kit": "^2.16.0", "@sveltejs/vite-plugin-svelte": "^5.0.0", "@tailwindcss/postcss": "^4.1.6", @@ -28,11 +27,11 @@ }, "dependencies": { "@supabase/supabase-js": "^2.49.4", + "@sveltejs/adapter-static": "^3.0.8", "chart.js": "^4.4.9", - "drag-drop-touch": "^1.3.1", - "kokoro-js": "^1.2.1", + "js-confetti": "^0.12.0", "random-words": "^2.0.1", - "svelte-spa-router": "^4.0.1", + "svelte-5-french-toast": "^2.0.4", "word-exists": "^1.0.0" } } diff --git a/src/app.css b/src/app.css new file mode 100644 index 0000000..a461c50 --- /dev/null +++ b/src/app.css @@ -0,0 +1 @@ +@import "tailwindcss"; \ No newline at end of file diff --git a/src/app.html b/src/app.html index a158320..a9aea08 100644 --- a/src/app.html +++ b/src/app.html @@ -9,4 +9,4 @@