update: add tw and routing

This commit is contained in:
Saahil dutta 2025-06-20 00:38:27 -04:00
parent 0dcd234614
commit e1f8c339d9
Signed by: neon
GPG key ID: 8A8B64515254CFC6
7 changed files with 27 additions and 3 deletions

View file

@ -15,9 +15,12 @@
"@nuxt/fonts": "0.11.4",
"@nuxt/icon": "1.13.0",
"@nuxt/image": "1.10.0",
"@tailwindcss/vite": "^4.1.10",
"better-sqlite3": "^11.10.0",
"daisyui": "^5.0.43",
"eslint": "^9.0.0",
"nuxt": "^3.17.5",
"tailwindcss": "^4.1.10",
"vue": "^3.5.16",
"vue-router": "^4.5.1"
}