Merge pull request #13049 from vector-im/t3chguy/default_home

Add new default home page fallback
This commit is contained in:
Michael Telatynski 2020-04-07 14:47:01 +01:00 committed by GitHub
commit b647e35c48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 16 additions and 0 deletions

View file

@ -137,6 +137,7 @@
"modernizr": "^3.6.0",
"optimize-css-assets-webpack-plugin": "^5.0.3",
"postcss-extend": "^1.0.5",
"postcss-hexrgba": "^2.0.0",
"postcss-import": "^12.0.1",
"postcss-loader": "^3.0.0",
"postcss-mixins": "^6.2.3",