Master Diego

The Question List

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.

New this week

Why is the custom theme font sans variable not applied correctly? new

5 people asked · tailwindcss · since Jun 10, 2026

  • 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

2 more quotes
  • Well yes, I've easily set the fonts that used to be default manually. It is fixed for me. I just wished to inform you you …

    · source

  • Same issue on my site. Here's the diff that my visual regression tests caught: <img width="2618" height="2544" alt="Image" src="https://github.com/user- …

    · source

Why does HMR not work with SolidStart route modules? new

3 people asked · tailwindcss · since Jun 25, 2026

2 more quotes
  • 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

Why does watch mode fail in Docker PHP projects? new

3 people asked · tailwindcss · since Jun 29, 2026

  • > 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

2 more quotes
  • > Alright, concretely, can you verify that a normal build (without --watch) is at least fast now? A normal build is fast, yes: With watchman, …

    · source

  • I'm having the same issue, is it really still Windows fault on `v4.3.1` with `-w always` on a PHP project inside Docker with a `run.js` …

    · source

Why does npm ci fail due to missing packages in lock file? new

2 people asked · tailwindcss · since Jul 3, 2026

  • 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

1 more quote
  • > @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

Why does the @apply directive fail in less files after upgrade? new

2 people asked · tailwindcss · since Jun 9, 2026

1 more quote

Why does TypeScript export syntax conflict with Deno check? new

2 people asked · tailwindcss · since Jun 11, 2026

1 more quote

Why do gradients vanish silently on older Chrome browsers? new

2 people asked · tailwindcss · since Jun 11, 2026

1 more quote

Why is the group hover selector broken by postcss-selector-parser update? new

2 people asked · tailwindcss · since Jun 12, 2026

1 more quote
  • https://github.com/tailwindlabs/tailwindcss/blob/b01283cc9b66cf830d87cbfe1fbb5ebb8561226a/src/util/formatVariantSelector.js#L252 postcss-selector-parser from 6.1.2 to 6.1.3 , …

    · postcss-selector-parser version update cause bug

Why does the CLI crash when using the @source directive? new

2 people asked · tailwindcss · since Jun 13, 2026

1 more quote

Why does the standalone CLI crash on macOS 27 with code 9? new

2 people asked · tailwindcss · since Jun 15, 2026

1 more quote

tailwindcss

Why is the custom theme font sans variable not applied correctly? new

5 people asked · since Jun 10, 2026

  • 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

2 more quotes
  • Well yes, I've easily set the fonts that used to be default manually. It is fixed for me. I just wished to inform you you …

    · source

  • Same issue on my site. Here's the diff that my visual regression tests caught: <img width="2618" height="2544" alt="Image" src="https://github.com/user- …

    · source

Why does HMR not work with SolidStart route modules? new

3 people asked · since Jun 25, 2026

2 more quotes
  • 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

Why does watch mode fail in Docker PHP projects? new

3 people asked · since Jun 29, 2026

  • > 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

2 more quotes
  • > Alright, concretely, can you verify that a normal build (without --watch) is at least fast now? A normal build is fast, yes: With watchman, …

    · source

  • I'm having the same issue, is it really still Windows fault on `v4.3.1` with `-w always` on a PHP project inside Docker with a `run.js` …

    · source

Why does npm ci fail due to missing packages in lock file? new

2 people asked · since Jul 3, 2026

  • 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

1 more quote
  • > @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

Why does the @apply directive fail in less files after upgrade? new

2 people asked · since Jun 9, 2026

1 more quote

Why does TypeScript export syntax conflict with Deno check? new

2 people asked · since Jun 11, 2026

1 more quote

Why do gradients vanish silently on older Chrome browsers? new

2 people asked · since Jun 11, 2026

1 more quote

Why is the group hover selector broken by postcss-selector-parser update? new

2 people asked · since Jun 12, 2026

1 more quote
  • https://github.com/tailwindlabs/tailwindcss/blob/b01283cc9b66cf830d87cbfe1fbb5ebb8561226a/src/util/formatVariantSelector.js#L252 postcss-selector-parser from 6.1.2 to 6.1.3 , …

    · postcss-selector-parser version update cause bug

Why does the CLI crash when using the @source directive? new

2 people asked · since Jun 13, 2026

1 more quote

Why does the standalone CLI crash on macOS 27 with code 9? new

2 people asked · since Jun 15, 2026

1 more quote

Why does text-[--spacing(n)] resolve as color instead of font-size? new

2 people asked · since Jul 9, 2026

  • 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

1 more quote

Why does the WASM fallback fail on HarmonyOS due to sandbox permission restrictions? new

2 people asked · since Jul 12, 2026

  • 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

1 more quote
  • @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

Why does hot reload fail for symlinks behind workspaces? new

2 people asked · since Jul 17, 2026

  • 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

1 more quote

Why is the :is selector generation incorrect for BEM modifier nesting? new

2 people asked · since Jul 28, 2026

  • @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

1 more quote

Why does PHPStorm flag valid dark mode utility classes as redundant? new

2 people asked · since Jul 29, 2026

1 more quote
  • > 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

Why does the scanner emit invalid UTF-8 sequences from source? new

2 people asked · since Jul 30, 2026

  • 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

1 more quote

Why is the specific release version containing the fix not identified? new

2 people asked · since Jun 30, 2026

  • 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

1 more quote
  • > 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

Why are class names adjacent to brackets not extracted? new

1 person asked · since Jun 13, 2026

Why is the source path incorrectly resolved to /users folder? new

1 person asked · since Jun 18, 2026

  • @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

Why does group-hover not work on mobile devices? new

1 person asked · since Jun 23, 2026

  • 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 …

    · group-hover not working on mobile