Create beautiful squircle shapes using SVG clip paths and the superellipse algorithm. Perfect for modern UI designs that need something between squares and circles.
Then import the plugin in your CSS file (e.g., globals.css
):
Configure PostCSS in your postcss.config.js
:
n = 3 (very rounded)
n = 4 (balanced)
n = 6 (softer corners)
n = 8 (more square-like)
Lightning-fast rendering with optimized SVG clip paths.
Simple utility classes that work with any Tailwind setup.
Works perfectly across all screen sizes and devices.
Standard rectangle
Standard border-radius
Perfect balance
Fully rounded