feat: 添加postcss依赖

This commit is contained in:
landaiqing
2024-04-27 01:45:37 +08:00
parent ded7ef012a
commit ede25b7bfe
3 changed files with 823 additions and 1 deletions

View File

@@ -16,6 +16,7 @@
"@types/crypto-js": "^4.2.2",
"@vitejs/plugin-legacy": "^5.3.2",
"antd": "^5.16.1",
"autoprefixer": "^10.4.19",
"axios": "^1.6.8",
"crypto-js": "^4.2.0",
"gsap": "^3.12.5",
@@ -45,6 +46,7 @@
"eslint-plugin-react-refresh": "^0.4.6",
"less": "^4.2.0",
"postcss-less": "^6.0.0",
"postcss-preset-env": "^9.5.9",
"prettier": "^3.2.5",
"stylelint": "^16.2.1",
"stylelint-config-recess-order": "^5.0.0",