diff options
author | Vitaly Takmazov | 2018-11-11 10:05:47 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2018-11-11 10:05:47 +0300 |
commit | 7ed90c6798573f21493fab6a14609505ae0b7db3 (patch) | |
tree | 54f98829c3d382ba7d01c98009effb039dd8aa72 /package.json | |
parent | 4cab3d1afe4400016703ce0a8721f42823ac4e40 (diff) |
postcss-preset-env
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 55554724..4aa6a38b 100644 --- a/package.json +++ b/package.json @@ -32,6 +32,7 @@ "mini-css-extract-plugin": "^0.4.4", "optimize-css-assets-webpack-plugin": "^5.0.1", "postcss-loader": "^3.0.0", + "postcss-preset-env": "^6.4.0", "style-loader": "^0.23.1", "stylelint": "^9.7.1", "stylelint-config-standard": "^18.2.0", |