mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-10-10 12:14:50 +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