How can I get Bit to work with twin.macro? #493
Unanswered
dreamawakening
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Try switching the styled import with your css-in-js library import, does it still throw? |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
I can't seem to get Bit working with
twin.macro
. Has anyone here set this up with Tailwind CSS?Basically the problem is it thinks this
styled
import doesn't exist:And then it throws this error:
twin.macro
has worked fine with my other projects. So I'm not sure what's going on here.Beta Was this translation helpful? Give feedback.
All reactions