Skip to content

Commit d86d4d0

Browse files
committed
fix: 修复tailwind css
1 parent 2cc280f commit d86d4d0

File tree

4 files changed

+5751
-4675
lines changed

4 files changed

+5751
-4675
lines changed

demohouse/live_voice_call/frontend/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"@arco-design/web-react": "^2.64.0",
20-
"@modern-js/plugin-tailwindcss": "2.60.2",
20+
"@modern-js/plugin-tailwindcss": "2.60.0",
2121
"@modern-js/runtime": "2.60.0",
2222
"classnames": "2.3.2",
2323
"lodash": "^4.17.21",
@@ -38,6 +38,7 @@
3838
"@types/recordrtc": "5.6.14",
3939
"lint-staged": "~13.1.0",
4040
"rimraf": "^6.0.1",
41-
"typescript": "~5.0.4"
41+
"typescript": "~5.0.4",
42+
"tailwindcss": "~3.4.14"
4243
}
4344
}

0 commit comments

Comments
 (0)