Domenik Reitzner
Domenik Reitzner
Same for https://estimator.dev/#billa.at
@thepadding could you please point us to a project of yours that uses svelte?
@Conduitry: it is still maintained (last npm update 2 months ago) - [src\compiler\parse\read\style.ts](https://github.com/sveltejs/svelte/blob/master/src/compiler/parse/read/style.ts) - linked to #370
@SoftCreatR thx for this solution.... helped me out tremendously.
If you make sure your cache is cleared, than it works as expected.  The browser decides which is the best image to show. If there is already a larger...
@dummdidumm @PuruVJ is there already a WIP PR for the https://github.com/sveltejs/svelte/tree/sites branch? I guess it might be good to be able to mark this issue as "closed" but still as...
@dummdidumm this does not seem to work at the moment. If I do a `typedef` inisde of a normal `` block I get the following error: 
@dummdidumm thank you so much for the explenation and the fix :)
Svelte super forms looks promising. https://superforms.rocks/
If anyone is interested I made an app around Christmas which supported ES6+ for modern and ES5 for older Browsers in parallel.