feat(package): 新增一些案例;但是 tailwindcss 仅在子项目生效

This commit is contained in:
2025-12-31 15:54:36 +08:00
parent 4fc473fff2
commit c8b0361e59
22 changed files with 887 additions and 32 deletions

View File

@@ -17,7 +17,10 @@
"devDependencies": {
"@types/node": "^25.0.3",
"@vue/tsconfig": "^0.8.1",
"colord": "^2.9.3",
"typescript": "^5.9.3",
"unplugin-auto-import": "^20.3.0",
"unplugin-vue-components": "^30.0.0",
"vite": "^7.3.0",
"vue-tsc": "^3.2.1"
},
@@ -26,6 +29,7 @@
"@tsconfig/node18": "^18.2.6",
"@vitejs/plugin-vue": "^6.0.3",
"@vitejs/plugin-vue-jsx": "^5.1.3",
"naive-ui": "^2.43.2",
"nanxing-admin": "workspace:*",
"pinia": "^3.0.4",
"pinia-plugin-persistedstate": "^4.7.1",