Evan Jacobs
Evan Jacobs
@Newbie012 just pushed a new alpha build that should hopefully fix the type issue you were seeing
Hi folks, I've started a new thread for beta at #3800. Going to close this one for now. Thanks!
(merged @agriffis's fix to allow `false` again as an interpolation, that'll go out with beta 3)
Do you have a live example of this? The odds of a styling collision are very low unless there are multiple instances of styled-components on the page at once and...
Probably will need to use v6 alpha for this, stylis v3 (the runtime transpiler version we used prior to v6) didn't support a bunch of the newer syntaxes
Might need to switch this to `Object.defineProperty` or just find a different way
I have really no context as to how CSP works in 2022. If someone could weigh in I'd be happy to implement a fix.
Hmm I don't see why not, I'd accept a PR for it. You'd need to make the change in `flatten` to pass executionContext into `objToCss` and invoke the function with...
I'm of the general opinion that turning on GitHub Discussions is a good thing, in addition to Discord. Not everyone uses Discord and does not want to install an additional...
@kitten do you have time to fix the node 10 build issue? seems to be a flow thing