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

### Discussed in https://github.com/tailwindlabs/tailwindcss/discussions/14901 Originally posted by **kdy1** November 7, 2024 **What version of Tailwind CSS are you using?** v3.4.14 **What build tool (or framework if it abstracts the build...

v3

**What version of Tailwind CSS are you using?** `v4.0.0-beta.3` **What build tool (or framework if it abstracts the build tool) are you using?** Standalone CLI (from https://github.com/tailwindlabs/tailwindcss/releases) **What version of...

**What version of Tailwind CSS are you using?** v4 beta 3 **What build tool (or framework if it abstracts the build tool) are you using?** Astro 5 beta, Vite 6.01...

**What version of Tailwind CSS are you using?** 4.0.0-beta.4 for both `tailwindcss` and `@tailwindcss/vite` **What build tool (or framework if it abstracts the build tool) are you using?** Svelte 5/Vite...

This PR adds a new feature, `@import "…" reference` that can be used to load Tailwind CSS configuration files without adding any style rules to the CSS. The idea is...

In v4 beta 1 I had this... ```CSS .btn-menu::after { @apply absolute -bottom-1.5 block h-0.5 w-0 bg-neutral-200 dark:bg-neutral-700 transition-all content-['']; } ``` When I compile the npm run build using...

needs reproduction
v4

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. ### What changed?...

depfu

**What version of Tailwind CSS are you using?** v4.0.0-alpha.28 **What build tool (or framework if it abstracts the build tool) are you using?** Vite 5.4.8 **What version of Node.js are...

**What version of Tailwind CSS are you using?** 4.0.0-beta.4 **What build tool (or framework if it abstracts the build tool) are you using?** Angular 16.2.16 **What version of Node.js are...

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request. ### What changed?...

depfu