---
title: "This New Tailwind Plugin is Awesome"
url: https://daily.dev/posts/this-new-tailwind-plugin-is-awesome-jvhtw2ket
source_url: https://www.youtube.com/watch?v=tLlIRO2UaIY
type: video:youtube
source: "Josh tried coding"
published: 2025-11-23T09:24:47.512Z
updated: 2025-11-23T09:25:06.129Z
tags: ["webdev", "css", "frontend", "ui-design", "tailwind-css"]
reading_time: 5
upvotes: 28
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# This New Tailwind Plugin is Awesome

**[Josh tried coding](https://daily.dev/sources/joshtriedcoding)** · 5 min read · 28 upvotes · 0 comments

## Summary

The new CSS corner-shape property enables native support for squircles (square-circle hybrids) and other corner shapes that were previously difficult to implement. Currently supported in Chrome and Edge, the property works with border-radius to create smoother, more visually appealing corners. A Tailwind plugin by Brandon Mecconell provides utility classes for easy implementation, with graceful fallbacks for unsupported browsers like Firefox and Safari that default to standard border-radius styling.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=tLlIRO2UaIY>

## Similar posts on daily.dev

- [How to create fancy corners using CSS corner-shape](https://daily.dev/posts/how-to-create-fancy-corners-using-css-corner-shape-t9hjg3jcn) · LogRocket · 0 upvotes · 0 comments
- [Beyond border-radius: What The CSS corner-shape Property Unlocks For Everyday UI — Smashing Magazine](https://daily.dev/posts/beyond-border-radius-what-the-css-corner-shape-property-unlocks-for-everyday-ui-smashing-magazine-59pqlyotq) · Smashing Magazine · 3 upvotes · 0 comments

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#css](https://daily.dev/tags/css), [#frontend](https://daily.dev/tags/frontend), [#ui-design](https://daily.dev/tags/ui-design), [#tailwind-css](https://daily.dev/tags/tailwind-css)

[View this post on daily.dev](https://daily.dev/posts/this-new-tailwind-plugin-is-awesome-jvhtw2ket)
