Handling tailwind responsiveness #51
-
Hello, pretty new to it, so sorry if my question is out place. I’m trying to use tailwind, but my question is how do you handle responsiveness, I know you mentioned that it doesn’t support it the way stitches does and that if we want that we could hide and show between breakpoints, so my question is without doing that is there a way to do it? I was thinking for example passing props to the component itself and the handle the responsiveness with tailwind when the component is actually being used, thoughts? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Sorry it’s not something I’m planning to offer due to the limitations mentioned in the README https://github.com/joe-bell/cva#how-can-i-create-responsive-variants-like-stitchesjs |
Beta Was this translation helpful? Give feedback.
Sorry it’s not something I’m planning to offer due to the limitations mentioned in the README
https://github.com/joe-bell/cva#how-can-i-create-responsive-variants-like-stitchesjs