Remove TailwindCSS completely and use Nuxt UI with custom CSS for styling

This commit is contained in:
Ryderjj89
2025-09-29 19:21:34 -04:00
parent d11bdcfeaf
commit 97daf164ee
3 changed files with 23 additions and 8 deletions

View File

@@ -14,7 +14,6 @@
"dependencies": {
"nuxt": "^4.0.0",
"@nuxt/ui": "^4.0.0",
"@nuxtjs/tailwindcss": "^6.12.0",
"better-sqlite3": "^11.1.0",
"qrcode": "^1.5.4",
"jose": "^5.3.0",