NoSys pages initial commit

This commit is contained in:
Lucas
2025-12-11 21:53:47 +10:00
parent 6fe01cbb0d
commit 629cc5fbf8
22 changed files with 2889 additions and 163 deletions

View File

@@ -15,8 +15,10 @@
"@tailwindcss/vite": "^4.1.17",
"clsx": "^2.1.1",
"lucide-vue-next": "^0.556.0",
"radix-vue": "^1.9.17",
"tailwind-merge": "^3.4.0",
"vue": "^3.5.25"
"vue": "^3.5.25",
"vue-router": "^4.6.3"
},
"devDependencies": {
"@vitejs/plugin-vue": "^6.0.2",