Skip to content

Commit 030c5f2

Browse files
fix legacy tests
1 parent 1710bea commit 030c5f2

File tree

4 files changed

+360
-37
lines changed

4 files changed

+360
-37
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
"react": "^17.0.2",
4747
"react-dom": "^17.0.2",
4848
"tailwindcss": "^4",
49-
"@tailwindcss/postcss": "^4"
49+
"@tailwindcss/postcss": "^4",
50+
"tailwindcss@3": "npm:[email protected]"
5051
},
5152
"dependencies": {
5253
"lodash.castarray": "^4.4.0",

0 commit comments

Comments
 (0)