diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vnext/package.json b/vnext/package.json index 24de600d..e8051bc7 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -33,6 +33,7 @@ "html-webpack-plugin": "^5.3.2", "jest": "^27.0.6", "mini-css-extract-plugin": "^2.2.0", + "postcss": "^8.3.6", "postcss-loader": "^6.1.1", "postcss-preset-env": "^6.7.0", "react-test-renderer": "^17.0.2", |