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
commit 5e415fc949
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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",