Can I mix chakra-ui with tailwindcss ?
More specifically, can I use some of the components in this library and add tailwind classes to customize them.
Can I mix chakra-ui with tailwindcss ?
More specifically, can I use some of the components in this library and add tailwind classes to customize them.
The response from the creator of chakra:
yes you can definitely use Chakra with Tailwind since it's just a bunch of class names you need to add.
Yes, Chakra's theme is inspired by Tailwind so you should be pretty good and most of Chakra's styling props should feel relatable.
Give it a try and let me know what you think.