Closed Arifulislam5577 closed 12 months ago
Do you want dynamically apply Tailwind CSS classes to a React component based on the className prop
Yes, custom styles, especially on components like the Navbar, are often necessary for optimal design.
@Nasirahamad88 yes, We want developers to be able to design our components however they want. And they can apply their classes on top of our defined classes via className props. This will cover our two sides.
We think if this feature can be added then the developer experience will be better. And they're not just stuck inside our rules.
ClassName props add in every component so that tailwind class can be apply in component