Replies: 1 comment 1 reply
-
I think this is roughly what I was aiming for: https://codesandbox.io/s/strange-bose-3e51c?file=/src/Example.js |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It'd be nice if ya'll exposed some sort of
<Stylesheet>
component that contains the injected styles so that we could choose where/when to mount this in the DOM.This might help address some of the things we chatted about in #141. It'd also help in situations where we want to add/inject global styles but only on pages using Twind, not in others.
Beta Was this translation helpful? Give feedback.
All reactions