Add PWACompat (#1433)

* Add PWACompat (attempt)
Fixes #1425

* Fix CSS, use custom splash screen font

* Respect bottom safe area
This commit is contained in:
Thomas Steiner
2020-04-16 14:23:39 +02:00
committed by GitHub
parent 75e0163dd1
commit fe5e71a4e5
16 changed files with 37 additions and 64 deletions

1
src/pwacompat.d.ts vendored Normal file
View File

@@ -0,0 +1 @@
declare module "pwacompat";