Border & Border radius
Border & Border-Radius
In Tailwind, you can apply rounded corners to an element using the rounded utility class. The rounded class alone will give you a border-radius of 0.25rem (4px) for all corners.
If you want to specify different values for diffe...
jeevanhenrydsouza.hashnode.dev2 min read