Results 33 comments of Drew

Same here in the US.

It seems like this is already possible by wrapping the element with a component and slot props -- maybe use:Component is just syntactical sugar for wrapping an element with a...

> > It seems like this is already possible by wrapping the element with a component and slot props -- maybe use:Component is just syntactical sugar for wrapping an element...

> Check out the "More on styling" section of the RFC. How would you do that with a wrapper component and slot props? I have an example with a wrapper...

I can certainly see the appeal, I was just thinking it might be possible to deliver the reactivity you seek without introducing the `` element and a special paradigm for...

I hate to be that guy, but +1

I ran into this today. Basically what I did was clone a script (Deploy.s.sol) and renamed it (to Mint.s.sol), changed the content, but forgot to change the name of the...

I [brought this up](https://github.com/sveltejs/kit/issues/208) back in December, and I still think when we load the adapter in kit we should look for and await an init function, then the adapter...

I don't _need_ this, but I still want it.

This would be a great stop-gap for Svelte support, as Svelte users could associate their .svelte files with HTML