Skip to content

Commit ce50917

Browse files
committed
Revert "feat: tailwindcss 升级到 4.0.7"
This reverts commit 9bb8d02.
1 parent 601a199 commit ce50917

16 files changed

+1016
-669
lines changed

.prettierrc

+1-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,5 @@
66
"vueIndentScriptAndStyle": false,
77
"singleQuote": true,
88
"trailingComma": "none",
9-
"printWidth": 80,
10-
"plugins": ["prettier-plugin-tailwindcss"],
11-
"tailwindStylesheet": "./src/style.css"
9+
"printWidth": 80
1210
}

0 commit comments

Comments
 (0)