Smooth corners without rewriting your design system.
Tailwind rounded utilities, upgraded with calmer geometry.
Drop in one plugin and your existing rounded surfaces render with smoother superellipse corners. The default profile is superellipse(2), and unsupported browsers keep plain border radius with no extra work.
Install command lines live in the package dropdown.
Keep shipping the same markup. Add named corner profiles only when a surface needs a more editorial silhouette.
Read this once, ship it once, keep using the same rounded classes.
This page is designed so a beginner can go from zero setup to a working result without leaving the home page. Start with installation, verify the first result, then move on to defaults and overrides only if you need them.
Hand the migration to an AI agent without rewriting the brief.
This markdown prompt tells an agent to install the package, wire the Tailwind CSS v4 plugin, keep existing rounded utilities, and only reach for overrides when a component actually needs them.
Common beginner questions
These are the questions people usually ask before they trust a styling plugin in an existing codebase. The short version: the default path is small, safe, and reversible.
If it is not working, check these first
Beginners usually run into one of a few simple setup issues. These checks are ordered from most likely to least likely, so you can debug quickly without guessing.