mirror of
https://github.com/keven1024/015.git
synced 2026-05-30 00:49:35 +00:00
feat(front): add Pinia for state management and create useStore composable for improved state handling
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"postinstall": "nuxt prepare"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pinia/nuxt": "^0.11.0",
|
||||
"@tailwindcss/postcss": "^4.1.3",
|
||||
"@tailwindcss/vite": "^4.1.3",
|
||||
"@tiptap/extension-blockquote": "^2.11.7",
|
||||
|
||||
Reference in New Issue
Block a user