tailwindcss icon indicating copy to clipboard operation
tailwindcss copied to clipboard

A utility-first CSS framework for rapid UI development.

Results 295 tailwindcss issues
Sort by recently updated
recently updated
newest added

Possible Bug Report What version of Tailwind CSS are you using? `@tailwindcss/[email protected]` and `[email protected]` What build tool (or framework if it abstracts the build tool) are you using? `npx create-next-app@latest`...

**What version of Tailwind CSS are you using?** v4.1.13 **What build tool (or framework if it abstracts the build tool) are you using?** Next.js 15.5.2 **What version of Node.js are...

Based on my comment on another discussion ([link](https://github.com/tailwindlabs/tailwindcss/discussions/18123#discussioncomment-13354712)). For context, i am working on a component library using the new vite tailwind plugin. If you export tailwind 4 css into...

This PR adds utilities to control the shape of rounded corners of an element. These map to the new [`corner-shape`](https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/corner-shape) property in CSS. You can use the `corner-*` utilities to...

Fixes #19250 When converting a JS config to a series of theme keys we special case a key of `1`, treat it as if it were tuple access, and turn...

**What version of Tailwind CSS are you using?** 4.1.15 **What build tool (or framework if it abstracts the build tool) are you using?** vite 7.1.12 **What version of Node.js are...

## Summary - add a canonical reference.css file exercising every Tailwind directive, at-rule extension, and function - include helper fixtures plus a compilation test so the reference stays executable -...

Fixes #18418 Pulled some old code that `oxc-resolver` used. They did switch to `fs::read_link` at some point though. Perhaps we should do the same here? - [ ] Needs tests...

**What version of Tailwind CSS are you using?** 4.1.11 **What build tool (or framework if it abstracts the build tool) are you using?** @tailwindcss/cli **What version of Node.js are you...

upstream

**What version of Tailwind CSS are you using?** `v4.1.12` **What build tool (or framework if it abstracts the build tool) are you using?** Vite (`6.2.1`) **What version of Node.js are...

v4
oxide