Ben Rogerson

Results 75 comments of Ben Rogerson

I just stumbled across this issue too. A variation in our app is that we're not displaying the blockquote icon in the toolbar - it's only added via a textpattern...

Here's a related link to the [jest + react testing library example →](https://github.com/ben-rogerson/twin.examples/tree/master/jest-testing-typescript)

I've made some strides in a solid + twin integration, thinking I'll test it some more and release shortly.

Check out some of the examples for setup info, like [the styled-components-vite example ](https://github.com/ben-rogerson/twin.examples/tree/master/vite-styled-components-typescript)- in your package.json I couldn't see any css-in-js lib installed or configured.

Cheers for the feedback, I'll put some more info into those debug messages. > If we are using ``, then it doesn't need the import in the file. But it...