Mat Simon

Results 116 comments of Mat Simon

@ecmel Maybe there is a regression, because I'm not able to get autocomplete working for escaped classes (e.g.: `.\@foo { }` or `.\+bar { }`)

@ecmel let me know if you need more input.

Just came here to say that this issue appeared in `5.0.0-next.265`. This is my minimal reproduction: https://svelte.dev/playground/23060df7688c4bb1be84023e56f00996?version=5.0.5

@ThorFjelldalen since everything in the load function will need to be serialized if it runs on the server, I don't think that it makes a lot of sense to create...

Oh, and I just realized that `.vs` works fine. So it's low priority

@andy-blum your solution needs to wait for the layout of the page. At this point, there is no actual benefit in providing media queries at all. A `sizes="auto"` could be...