Can xstyled be used with SolidJS? #393
Unanswered
thedanchez
asked this question in
Q&A
Replies: 1 comment
-
Nope, you could use something like stitches but I wouldn't recommend it. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello, I'm trying to make a custom component library in SolidJS and I would like for my components to have a style-props like interface on them. Is there an agnostic part of xstyled that allows me to add all the possible style-based props to my components? Or does this only work for React?
Beta Was this translation helpful? Give feedback.
All reactions