Merge pull request #16307 from vector-im/t3chguy/spaces

Enable PostCSS Calc in webpack builds
This commit is contained in:
Michael Telatynski
2021-02-04 15:28:01 +00:00
committed by GitHub
3 changed files with 11 additions and 0 deletions

View File

@@ -125,6 +125,7 @@
"modernizr": "^3.11.4",
"node-fetch": "^2.6.1",
"optimize-css-assets-webpack-plugin": "^5.0.4",
"postcss-calc": "^7.0.5",
"postcss-easings": "^2.0.0",
"postcss-extend": "^1.0.5",
"postcss-hexrgba": "^2.0.1",