chore: detect utilities in css (#32143)

This commit is contained in:
Stephen Zhou
2026-02-09 18:20:09 +08:00
committed by GitHub
parent 4ac461d882
commit 898e09264b
8 changed files with 4262 additions and 522 deletions

View File

@@ -195,6 +195,7 @@
"@types/js-yaml": "4.0.9",
"@types/negotiator": "0.6.4",
"@types/node": "18.15.0",
"@types/postcss-js": "4.1.0",
"@types/qs": "6.14.0",
"@types/react": "19.2.9",
"@types/react-dom": "19.2.3",
@@ -225,6 +226,7 @@
"lint-staged": "15.5.2",
"nock": "14.0.10",
"postcss": "8.5.6",
"postcss-js": "5.0.3",
"react-scan": "0.4.3",
"sass": "1.93.2",
"serwist": "9.5.4",