tailwindcss icon indicating copy to clipboard operation
tailwindcss copied to clipboard

A utility-first CSS framework for rapid UI development.

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

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

**What version of Tailwind CSS are you using?** v4.0.0 **What build tool (or framework if it abstracts the build tool) are you using?** Tailwind Play (https://play.tailwindcss.com/) **What version of Node.js...

> (Sorry for creating this PR without opening an issue first) This PR implements a Bun plugin that makes TailwindCSS fast in Bun. (bundling 2048 html + react + tailwind...

There's a long-standing bug in Chromium that incorrectly identifies 2-in-1 Windows PCs with external keyboard and mouse attached as having no "fine" inputs. Looks like Tailwind CSS 4 now relies...

upstream

**What version of Tailwind CSS are you using?** v4.0.0 **What build tool (or framework if it abstracts the build tool) are you using?** For example: Angular 19 **What version of...

needs reproduction

With Tailwind 4 (4.0.9 currently); modifiers only seem to work with utilities that do have an argument, this works: ```css @utility text-* { --alpha: calc(--modifier(integer) * 1%); color: --alpha(--value(--*, [color])...

When defining custom functional `@utility` with the same name for different purposes results in unwanted behavior. If you want to use the same name, similar to how we can use...

**What version of Tailwind CSS are you using?** For example: v4.0.17 **What build tool (or framework if it abstracts the build tool) are you using?** https://github.com/rails/tailwindcss-rails **What operating system are...

standalone

**What version of Tailwind CSS are you using?** For example: v4.1.3 **What build tool (or framework if it abstracts the build tool) are you using?** Vite 6.2.5 **What version of...

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

vite