feat(package): 新增一些案例;但是 tailwindcss 仅在子项目生效
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{
|
||||
"extends": "../../tsconfig.app.json"
|
||||
"extends": "../../tsconfig.app.json",
|
||||
"include": ["./**/*.vue", "./**/*.ts", "./**/*.tsx", "./**/*.js", "./**/*.jsx"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user