Why is the custom theme font sans variable not applied correctly? new
This change should have been released by at least an minor level. It is too destructive to be included in a patch release. > GitHub …
· source
Covering Jun 8, 2026 to Sep 6, 2026
294 threads read this period, 294 of them new. Threads are counted per distinct account. Bots and pull requests are excluded.
This change should have been released by at least an minor level. It is too destructive to be included in a patch release. > GitHub …
· source
What version of Tailwind CSS are you using?** **What build tool (or framework if it abstracts the build tool) are you using?** [email protected]. …
· Broken HMR with preact, automatic full page reload periodically, similar to #19903
Hey @RobinMalfait - I updated the issue description and my example repo (https://github.com/neemski/tailwindcss-vite-full-reload-repro) please take a look and let …
· source
Okay quick update from the SolidStart side of things. I analyzed this issue over the past days and learned the following: 1. New modules only …
· source
> You could try using `--poll` as a work-around (#20297). Unreleased but available in `insiders` tag: Thanks for the suggestion! Tried it, but `--poll` doesn't …
· source
I think I found the npm related reports: https://github.com/npm/cli/issues/9321 https://github.com/npm/cli/issues/4828 https://github.com/npm/cli/issues/ …
· source
> @nilsbtr try using a normal `npm install` first such that your `package-lock.json` file is up to date. I tried that. I also tried multiple …
· source
What version of Tailwind CSS are you using?** **What build tool (or framework if it abstracts the build tool) are you using?** **What version of …
· Using @reference combined with @apply syntax within a style tag with lang="scss" is invalid
After upgrading from Tailwind CSS v3 to v4, all `@apply` directives inside `.less` files are broken. The build fails and styles are not applied. - …
· `@apply` No Longer Works in `.less` Files After Upgrading to Tailwind CSS v4
tailwindcss/[email protected]` breaks Vite's tsconfig `extends` resolution when running under Deno with `nodeModulesDir: "auto"` and npm imports from `deno.json`. The same reproducti …
· @tailwindcss/vite 4.3.1 breaks Vite tsconfig extends resolution under Deno
TypeScript 6.0 (shipped in Deno v2.8.3) changed `export =` in ESM context from a warning (TS1203) to a hard error (TS1192). This causes `deno check` …
· types: export = in @tailwindcss/postcss contradicts exports.import in package.json
What version of Tailwind CSS are you using?** **What browser are you using?** Chrome/Chromium (v112 & v150) https://play.tailwindcss.com/u7h2BGRLEb **Describe your issue** For …
What version of Tailwind CSS are you using?** v4.3.0 (latest), via `@tailwindcss/postcss` under Next.js 16 / Turbopack. **Describe your issue** The **default** gradient interp …
What version of Tailwind CSS are you using?** For example: v4.3.0, v4.3.1 **What build tool (or framework if it abstracts the build tool) are you …
· Resolves text-[--spacing(n)] as color instead of font-size
https://github.com/tailwindlabs/tailwindcss/blob/b01283cc9b66cf830d87cbfe1fbb5ebb8561226a/src/util/formatVariantSelector.js#L252 postcss-selector-parser from 6.1.2 to 6.1.3 , …
I'm seeing a startup/build hang when using the latest Docus project with Tailwind CSS 4.3.1. The issue occurs on a fresh project generated by …
· Tailwind CSS 4.3.1 hangs in source scanner with @source "../../app.config.ts" used by Docus
What version of Tailwind CSS are you using?** **What build tool (or framework if it abstracts the build tool) are you using?** tailwindcss -i ./css/ …
· v4.3.1 CLI fails with [Error: Invalid handle] when @source present
Issue Description** MacOS gotten over the years much more uptight on signing requirements for binaries and currently the MacOS client can't be executed frequently failing …
What version of Tailwind CSS are you using?** **What build tool (or framework if it abstracts the build tool) are you using?** The standalone CLI, …
This change should have been released by at least an minor level. It is too destructive to be included in a patch release. > GitHub …
· source
What version of Tailwind CSS are you using?** **What build tool (or framework if it abstracts the build tool) are you using?** [email protected]. …
· Broken HMR with preact, automatic full page reload periodically, similar to #19903
Hey @RobinMalfait - I updated the issue description and my example repo (https://github.com/neemski/tailwindcss-vite-full-reload-repro) please take a look and let …
· source
Okay quick update from the SolidStart side of things. I analyzed this issue over the past days and learned the following: 1. New modules only …
· source
> You could try using `--poll` as a work-around (#20297). Unreleased but available in `insiders` tag: Thanks for the suggestion! Tried it, but `--poll` doesn't …
· source
I think I found the npm related reports: https://github.com/npm/cli/issues/9321 https://github.com/npm/cli/issues/4828 https://github.com/npm/cli/issues/ …
· source
> @nilsbtr try using a normal `npm install` first such that your `package-lock.json` file is up to date. I tried that. I also tried multiple …
· source
What version of Tailwind CSS are you using?** **What build tool (or framework if it abstracts the build tool) are you using?** **What version of …
· Using @reference combined with @apply syntax within a style tag with lang="scss" is invalid
After upgrading from Tailwind CSS v3 to v4, all `@apply` directives inside `.less` files are broken. The build fails and styles are not applied. - …
· `@apply` No Longer Works in `.less` Files After Upgrading to Tailwind CSS v4
tailwindcss/[email protected]` breaks Vite's tsconfig `extends` resolution when running under Deno with `nodeModulesDir: "auto"` and npm imports from `deno.json`. The same reproducti …
· @tailwindcss/vite 4.3.1 breaks Vite tsconfig extends resolution under Deno
TypeScript 6.0 (shipped in Deno v2.8.3) changed `export =` in ESM context from a warning (TS1203) to a hard error (TS1192). This causes `deno check` …
· types: export = in @tailwindcss/postcss contradicts exports.import in package.json
What version of Tailwind CSS are you using?** **What browser are you using?** Chrome/Chromium (v112 & v150) https://play.tailwindcss.com/u7h2BGRLEb **Describe your issue** For …
What version of Tailwind CSS are you using?** v4.3.0 (latest), via `@tailwindcss/postcss` under Next.js 16 / Turbopack. **Describe your issue** The **default** gradient interp …
What version of Tailwind CSS are you using?** For example: v4.3.0, v4.3.1 **What build tool (or framework if it abstracts the build tool) are you …
· Resolves text-[--spacing(n)] as color instead of font-size
https://github.com/tailwindlabs/tailwindcss/blob/b01283cc9b66cf830d87cbfe1fbb5ebb8561226a/src/util/formatVariantSelector.js#L252 postcss-selector-parser from 6.1.2 to 6.1.3 , …
I'm seeing a startup/build hang when using the latest Docus project with Tailwind CSS 4.3.1. The issue occurs on a fresh project generated by …
· Tailwind CSS 4.3.1 hangs in source scanner with @source "../../app.config.ts" used by Docus
What version of Tailwind CSS are you using?** **What build tool (or framework if it abstracts the build tool) are you using?** tailwindcss -i ./css/ …
· v4.3.1 CLI fails with [Error: Invalid handle] when @source present
Issue Description** MacOS gotten over the years much more uptight on signing requirements for binaries and currently the MacOS client can't be executed frequently failing …
What version of Tailwind CSS are you using?** **What build tool (or framework if it abstracts the build tool) are you using?** The standalone CLI, …
So... took a look at the PR for this #19773 since it's been open since March without review and has gone stale yet is still …
· source
related https://github.com/cosscom/coss/issues/803 From 4.3.1 onward, --spacing(0) (and *-0 spacing utilities) compile to a bare unitless 0 instead of calc( …
· --spacing(0) now resolves to a unitless 0, breaking downstream calc()
Yes, running `npm install` was one of the first things we tried. This may ultimately be an npm issue rather than a Tailwind issue, but …
· source
@RobinMalfait Fair questions — I went and actually measured this instead of just asserting "slower". Here's what I found on a real HarmonyOS device (HongMeng …
· source
Testing this a bit further, the same class shows up in the scanner's other consumers. The CLI's native `--watch` is affected with the mechanism inverted: …
· source
What version of Tailwind CSS are you using?** This regressed between v4.3.0 and v4.3.1 and is still reproducible in v4.3.3. **What build tool (or framework …
@RobinMalfait I know that. We run other postcss plugins to ensure browser compatibility etc. Does this seem correct? I would expect it to make the …
· source
What version of Tailwind CSS are you using?** **What build tool (or framework if it abstracts the build tool) are you using?** @tailwindcss/postcss via …
· v4.3.3: &--modifier &__element nesting produces invalid :is() selectors
What version of Tailwind CSS are you using?** **What build tool (or framework if it abstracts the build tool) are you using?** **What version of …
> What OS are you on where you see the issue? Plus, what is the system language of your OS (especially if you are using …
· source
So I reproduced this without the race and it looks like a soundness bug potentially. A .tsx file with one stray continuation byte in a …
· source
A long-running `next dev` (Turbopack) process in a pnpm monorepo entered a state where Tailwind's generated CSS contained a corrupted copy of one arbitrary- …
Since 4.3.2 fixes this, the actionable part is probably identifying which change fixed it and whether it warrants a 4.1.x backport — the report is …
· source
> Beautiful! Yep everything that goes into the main branch is released in the insiders build and eventually makes it into a release (if we …
· source
tailwind-tt-repro.zip](https://github.com/user-attachments/files/28919537/tailwind-tt-repro.zip) **What version of Tailwind CSS are you using?** **What build tool (or framewor …
@RobinMalfait No, there is no /Users/app.config.ts file on my machine. My project is located at: `/Users/fachrihilmi/docus-test` and there is no app.config.ts …
· source
opacity-0 group-hover:opacity-100 remains hidden on mobile view, I have content hover on image - on desktop, group-hover working fine, but when i …
What version of Tailwind CSS are you using?** **What build tool (or framework if it abstracts the build tool) are you using?** @tailwindcss/vite 4.3.1, …
Tailwind version:** 4.3.2 (`tailwindcss` + `@tailwindcss/postcss`, latest at time of filing) **Node:** 22.x · reproduces on macOS and Linux `@tailwindcss/postcss` keeps a per- …
When running the Tailwind v4 CLI (@tailwindcss/[email protected]) inside a **Termux (Android)** environment using Node.js v24, the CLI crashes instantly during tw:dev (watch mode). …
· Tailwind v4 CLI crashes on Android/Termux due to missing native build fallback (`@parcel/watcher`)
When `@tailwindcss/upgrade` is run from a **subpackage of a pnpm workspace**, it traverses `../../node_modules/…` and rewrites files inside the installed `tailwindcss` package …
· `@tailwindcss/upgrade` rewrites files in `node_modules` when run from a pnpm workspace subpackage
What version of Tailwind CSS are you using?** **What build tool (or framework if it abstracts the build tool) are you using?** Vite 8.1.4 with …
· Root-level concrete @source hides nested concrete sources with source(none) in v4.3.2