aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-11-22 18:46:12 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:53 +0300
commit9cc09e79c6a424b008a6f188eb64236a9ca5d865 (patch)
tree7ca6737c02c2998e523767e7041392a7869b270e /vnext/package.json
parentd64e29f2315b6e42eb4c5149348fd89ac61e6805 (diff)
CSS Grid WIP
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/vnext/package.json b/vnext/package.json
index ead8a09f..3a54831d 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -41,6 +41,7 @@
"mini-css-extract-plugin": "^0.4.5",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"postcss-loader": "^3.0.0",
+ "postcss-preset-env": "^6.4.0",
"prop-types": "^15.6.2",
"react-router-prop-types": "^1.0.4",
"react-test-renderer": "^16.6.3",