Skip to content

Commit 7f80afe

Browse files
committed
fix: remove postcss
1 parent db91dfa commit 7f80afe

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@
7676
"jest-environment-jsdom": "^29.7.0",
7777
"lint-staged": "^15.2.9",
7878
"lodash": "^4.17.21",
79-
"postcss": "^8.4.41",
8079
"prettier": "^3.3.3",
8180
"react": "^18.3.1",
8281
"react-dom": "^18.3.1",

yarn.lock

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9232,7 +9232,6 @@ __metadata:
92329232
jest-environment-jsdom: "npm:^29.7.0"
92339233
lint-staged: "npm:^15.2.9"
92349234
lodash: "npm:^4.17.21"
9235-
postcss: "npm:^8.4.41"
92369235
prettier: "npm:^3.3.3"
92379236
prop-types: "npm:^15.8.1"
92389237
react: "npm:^18.3.1"

0 commit comments

Comments
 (0)