-
-
Notifications
You must be signed in to change notification settings - Fork 106
Can xstyled be used with SolidJS? #393
Unanswered
thedanchez
asked this question in
Q&A
-
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
Replies: 1 comment
-
Nope, you could use something like stitches but I wouldn't recommend it.
Here @fabien-ml explains some of the downsides hope-ui/hope-ui#187 (comment)
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment