From 0c53e84ee7f1d97e77d3d2474833f1c82a76ffd7 Mon Sep 17 00:00:00 2001 From: cvpv Date: Tue, 23 Sep 2025 11:05:18 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E6=98=BE=E5=BC=8F=E9=85=8D=E7=BD=AE`Ta?= =?UTF-8?q?ilwind=20CSS`=E5=85=A5=E5=8F=A3=E6=96=87=E4=BB=B6=E8=B7=AF?= =?UTF-8?q?=E5=BE=84=EF=BC=8C=E4=BC=98=E5=8C=96`Tailwind=20CSS=20IntelliSe?= =?UTF-8?q?nse`=E6=8F=92=E4=BB=B6=E7=9A=84=E4=B8=8A=E4=B8=8B=E6=96=87?= =?UTF-8?q?=E8=AF=86=E5=88=AB=E4=B8=8E=E6=8F=90=E7=A4=BA=E6=80=A7=E8=83=BD?= =?UTF-8?q?=20(#1228)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/settings.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.vscode/settings.json b/.vscode/settings.json index 6f73d2027..a7bffad90 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,4 +1,5 @@ { + "tailwindCSS.experimental.configFile": "src/style/tailwind.css", "editor.formatOnType": true, "editor.formatOnSave": true, "[vue]": {