Skip to content

Commit 709df3d

Browse files
committed
Revert "core: 升级tailwindcss v4"
This reverts commit c1fe53b.
1 parent bbfcf91 commit 709df3d

File tree

9 files changed

+79
-538
lines changed

9 files changed

+79
-538
lines changed

package.json

+3-4
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
"@emotion/react": "^11.14.0",
3131
"@emotion/styled": "^11.14.0",
3232
"@mui/material": "^5.16.14",
33-
"@tailwindcss/postcss": "^4.0.8",
3433
"@types/chrome": "0.0.268",
3534
"@types/color": "^3.0.6",
3635
"@types/fs-extra": "^11.0.4",
@@ -60,11 +59,11 @@
6059
"node-fetch": "^3.3.2",
6160
"nodemon": "^3.1.9",
6261
"npm-run-all": "^4.1.5",
63-
"postcss": "^8.5.3",
62+
"postcss": "^8.5.1",
6463
"postcss-load-config": "^6.0.1",
6564
"prettier": "^3.4.2",
6665
"protobufjs": "^7.4.0",
67-
"tailwindcss": "^4.0.8",
66+
"tailwindcss": "^3.4.17",
6867
"tailwindcss-rem-to-px": "^0.1.1",
6968
"tsup": "^8.1.2",
7069
"tsx": "^4.19.2",
@@ -95,4 +94,4 @@
9594
"webext-bridge": "^6.0.1",
9695
"webextension-polyfill": "^0.9.0"
9796
}
98-
}
97+
}

packages/tailwind/plugin.mjs

-134
This file was deleted.

0 commit comments

Comments
 (0)