CHORE: Starting to get to work with changing some of the old formatting over to tailwind config

This commit is contained in:
2025-05-21 22:45:18 +01:00
parent fc642a4ecd
commit 24a7ebf02a
28 changed files with 118 additions and 734 deletions

View File

@ -29,6 +29,7 @@
"type": "module",
"dependencies": {
"@tailwindcss/vite": "^4.1.6",
"svelte-toasts": "^1.1.2",
"tailwindcss": "^4.1.6"
}
}