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

@@ -5,7 +5,7 @@
"composite": true,
"noEmit": true,
"paths": {
"@/*": ["./src"]
"@/*": ["./src/*"]
}
}
}