UncaughtTypeError / Browser-Default-Styles

Search against any element for standardized and default styles from all major rendering engines (WebKit, Blink, Gecko, Trident).
https://browserdefaultstyles.com
MIT License
109 stars 4 forks source link

Make the website PWA #2

Closed john-dave-manuel closed 4 years ago

john-dave-manuel commented 4 years ago

Maybe it is possible to make the site PWA like https://dev.to/

UncaughtTypeError commented 4 years ago

Definitely possible, and might just do that. Thanks for the suggestion, John.

john-dave-manuel commented 4 years ago

I can try to do that

UncaughtTypeError commented 4 years ago

A PWA enhancement has been integrated, a service worker is registered with runtime caching. A web app install prompt is yet to be added though.

Feel free to for fork the repo and enhance it further.