Migrate to Svelte 5, SvelteKit 3, and Tailwind 4

Co-authored-by: lukeslakemail <lukeslakemail@gmail.com>
This commit is contained in:
Cursor Agent
2025-08-30 03:59:51 +00:00
parent b84ce4c8c5
commit 84d6d8722e
14 changed files with 464 additions and 94 deletions

View File

@@ -1,6 +1,5 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}