mirror of
https://github.com/comatory/fb2iCal
synced 2025-06-05 22:09:25 +02:00
Since I'm introducing Svelte framework and targeting modern browsers, I think it does not make sense to check for browser features. I can always choose to use polyfills for backwards compatibility. I will make sure the form is still also rendered via HTML and works for non-SPA use.