fix some tailwind style not work

This commit is contained in:
sijie.sun
2025-03-16 11:07:35 +08:00
committed by Sijie.Sun
parent 74c716ccaa
commit f84ae228fc
10 changed files with 32 additions and 42 deletions
+2 -2
View File
@@ -40,10 +40,10 @@
"postcss": "^8.4.47",
"postcss-import": "^16.1.0",
"postcss-nested": "^7.0.2",
"tailwindcss": "^3.4.14",
"tailwindcss": "=3.4.17",
"typescript": "~5.6.3",
"vite": "^5.4.10",
"vite-plugin-dts": "^4.3.0",
"vue-tsc": "^2.1.10"
}
}
}