Merge pull request #17856 from vector-im/gsouquet/message-bubbles-4635

Remove PostCSS calc() processing
This commit is contained in:
Germain
2021-07-01 17:25:38 +01:00
committed by GitHub
3 changed files with 85 additions and 105 deletions

View File

@@ -127,7 +127,6 @@
"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",