chakra-ui-vue
chakra-ui-vue copied to clipboard
feature: Apply Pseudo classes on every Chakra components, not just PseudoBox
Hey,
It looks like the React version of Chakra is agnostic regarding the way to add pseudo classes to a component.
Actually, in the Vue one, it can be cumbersome to use a specific component (PseudoBox), it may leads to unnecessary DOM for example.
Thanks.
Why not? 😀 Let's do it.
If you'd like to take a stab at this it's relatively simple to implement. We can have your PR merged and schedule a new release. 👍🏾