mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-10-28 13:34:46 +08:00
perf: 显式配置Tailwind CSS入口文件路径,优化Tailwind CSS IntelliSense插件的上下文识别与提示性能 (#1228)
This commit is contained in:
parent
bf1f5b9f3f
commit
0c53e84ee7
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@ -1,4 +1,5 @@
|
||||
{
|
||||
"tailwindCSS.experimental.configFile": "src/style/tailwind.css",
|
||||
"editor.formatOnType": true,
|
||||
"editor.formatOnSave": true,
|
||||
"[vue]": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user