diff --git a/package.json b/package.json index e13b3b35..ee5ed6b9 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@ "postcss-cli": "^11.0.0", "postcss-import": "^16.1.0", "postcss-import-url": "^7.2.0", - "postcss-url": "^10.1.3" + "postcss-url": "^10.1.3", + "postcss": "^8.5.3" } -} \ No newline at end of file +}