Componentalization

This commit is contained in:
2025-09-16 22:01:42 +10:00
parent e965cc2780
commit 91771e9573
19 changed files with 1683 additions and 223 deletions

View File

@@ -23,6 +23,8 @@
"prettier": "^3.4.2",
"prettier-plugin-organize-imports": "^4.1.0",
"prettier-plugin-tailwindcss": "^0.6.11",
"sass": "^1.92.1",
"sass-loader": "^10.5.2",
"typescript": "^5.2.2",
"typescript-eslint": "^8.23.0",
"vite": "^7.0.4",
@@ -39,7 +41,8 @@
"tailwind-merge": "^3.2.0",
"tailwindcss": "^4.1.1",
"tw-animate-css": "^1.2.5",
"vue": "^3.5.13"
"vue": "^3.5.13",
"vuetify": "^3.10.1"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "4.9.5",