feat: Setup Nuxt UI

This commit is contained in:
2026-03-18 16:00:16 -04:00
parent 22cdda7fbf
commit 0ffe47c8f8
14 changed files with 2198 additions and 56 deletions

View File

@@ -16,7 +16,10 @@
"release": "oxlint . && oxfmt --check . && nuxt typecheck && changelogen --noAuthors --release --push"
},
"dependencies": {
"@nuxt/ui": "^4.5.1",
"nuxt": "^4.4.2",
"nuxt-svgo": "^4.2.6",
"tailwindcss": "^4.2.2",
"vue": "^3.5.30",
"vue-router": "^5.0.3"
},