Results 17 comments of Lloyd Jones

No problem 🙂 Sorry I can't be of more help here.

Similarly, if I try to get around the issue by defining a styled component and then pulling its styles from `` and then directly applying them to my shadow dom...

Hey @cristianbote ! Thanks for the super-fast response! Doing as you've suggested still doesn't seem to do it unfortunately :( Also do you have any suggestions as to why it...

Sorry I should add: The main thing I'm trying to do is change the [targets](https://goober.js.org/api/targets/) so that the CSS is put into a `` tag on my shadow component, but...

Hey – I have t[he public repo](https://github.com/joneslloyd/builds-widget) itself if that helps? But I can put it onto CodeSandbox if that's easier? (Note: In this repo I've hacked together a kind-of...

Oops, sorry about that. The ENV vars aren't secret or anything; rather, there were different ones for local development. Try creating a `.env` file in the project root with: ```...

Sorry for the slow(er) response. ~~Here's the CodeSandbox: https://codesandbox.io/s/builds-widget-v4sld~~ ~~In `/src/widget/index.js` you can see my hack 'solution'. In this same area, I was previously trying to change the `target` via:~~...

The same story with me

Hmm, that doesn't seem to be working for me.

@alexcasalboni Thanks! Is that along with the whole twitterInit function removed? I'll try this and see if it solves it :)