Cristian Bote

Results 85 comments of Cristian Bote

Do you happen to have a handy codesandbox at hand? I'm struggling to reproduce it. I revived this web-components demo https://codesandbox.io/s/immutable-moon-x7k7xwz6mz just to make sure everything works, and it seems...

Oh ok, tried to run the repo, but I bet I am missing some env variables that would make it load. I've tried to take out as much but still...

@atersolis what do you think about this one? I'm really on the fence because of the size increase 😞 do you think having a note about the _known issue_ for...

Ah, you are right! It should be documented indeed. Would you feel comfortable doing it?

Hey there! Unfortunately there isn't. What I ended-up doing in the past was to re-export everything that needed to be bind to a different target and use the import from...

Uh oh @dvoytenko you are right! 😓 Looking into it.

woooow! This is amazing @ivoilic! Really like how smooth you've implemented. I believe you are right, maybe `setup` needs another argument for the parser or as you said make the...

Agh, that's a good problem right here. Hmm, so would the `styled` here be bound correctly inside `react-hot-toast`?

Hi @ben-rogerson! Actually that's a good point! I think we've played with this before 😅 and also recently I had a discussion about not being able to spread the props...

Heyo! So the `go11` className comes from an empty style rule, which makes sense. I believe the community wanted this behaviour before as well so this is why this exists:...