I have installed react-bootstrap and tailwind together for my react app. I'm getting some conflict using both of them. So I want to uninstall tailwind.
How to uninstall tailwind from my react application?
47.1k Views Asked by Shawon At
3
I have installed react-bootstrap and tailwind together for my react app. I'm getting some conflict using both of them. So I want to uninstall tailwind.
When you use npm:
When you use yarn: