Merge pull request #16307 from vector-im/t3chguy/spaces
Enable PostCSS Calc in webpack builds
This commit is contained in:
commit
816ea3d904
3 changed files with 11 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue