Open
Description
When I am styling something with the tailwind, a lot of built-in CSS has higher priority and I am not being able to tweak it properly.
I see 2 solutions:
- When you select custom classes default ones are not applied
- Add a prop to remove default classes
I can create a PR if you agree that this is a future you want to have.