Explore Library
Tailwind CSSUtility Classes & the Utility-First Workflow

38 items

Code QuizBeginner

Border Radius Utility

Spot the invalid rounded-corner class name.

Codehtml
<img class="rounded-large" src="avatar.png" alt="avatar">

The corners are not rounded. What is the bug?