refactor(css): CSS 第一阶段瘦身——止血 + 拆分 ecommerce-standalone(#6)

This commit is contained in:
2026-06-15 18:32:14 +08:00
parent 62fcf461b6
commit 643595bede
5 changed files with 14186 additions and 14084 deletions
+2 -1
View File
@@ -10,7 +10,8 @@
"type-check": "tsc -p tsconfig.json --noEmit",
"test": "vitest",
"test:run": "vitest run",
"test:coverage": "vitest run --coverage"
"test:coverage": "vitest run --coverage",
"css:audit": "node scripts/css-audit.mjs"
},
"dependencies": {
"@ant-design/icons": "5.3.0",