feat: 移除部分淘汰代码

This commit is contained in:
手瓜一十雪
2025-03-21 20:47:38 +08:00
parent 47f5947410
commit 030f0551fd
3 changed files with 6 additions and 117 deletions

View File

@@ -6,5 +6,7 @@
"tsconfig.json": "tsconfig.*.json, env.d.ts, vite.config.ts",
"package.json": "package-lock.json, eslint*, .prettier*, .editorconfig, manifest.json, logo.png, .gitignore, LICENSE"
},
"css.customData": [".vscode/tailwindcss.json"],
"css.customData": [
".vscode/tailwindcss.json"
],
}