// GitHub

tailwindlabs/tailwindcss

Don't scan sibling files of a concrete `@source` inside an auto source root

Open

Open PR "Don't scan sibling files of a concrete `@source` inside an auto source root" (#20406)
on 10 August 2026 by benjamincanac

Scan git-ignored directories inside explicit glob sources

Merged or Closed

Closed or merged PR "Scan git-ignored directories inside explicit glob sources" (#20405)
on 10 August 2026 by 61021

Make `createCompatConfig` theme mappings safe to spread when a namespace returns a string

Merged or Closed

Closed or merged PR "Make `createCompatConfig` theme mappings safe to spread when a namespace returns a string" (#20399)
on 10 August 2026 by ibnlanre

Tailwind-Cli not signed for MacOS and therefor fails with the error "Tailwind-Cli is damaged and can't be opened. You should move it to the trash."

Open

Open issue "Tailwind-Cli not signed for MacOS and therefor fails with the error "Tailwind-Cli is damaged and can't be opened. You should move it to the trash."" (#20404)
on 10 August 2026 by propstat-dev

Add example of dynamic class generation with clsx

Closed

Closed issue "Add example of dynamic class generation with clsx" (#20400)
on 08 August 2026 by rexblade58

TailwindCSS breaks with Node's permissions enabled

Closed

Closed issue "TailwindCSS breaks with Node's permissions enabled" (#20396)
on 07 August 2026 by bep

Going from 4.1.14 -> 4.3.3 obliterated the performance and DEBUG=* killed IDE (reason known)

Closed

Closed issue "Going from 4.1.14 -> 4.3.3 obliterated the performance and DEBUG=* killed IDE (reason known)" (#20385)
on 07 August 2026 by RobinMalfait

Don't scan ignored folders using `.gitignore` safelist setup

Merged or Closed

Closed or merged PR "Don't scan ignored folders using `.gitignore` safelist setup" (#20397)
on 07 August 2026 by RobinMalfait

Fix @tailwindcss/postcss losing watch dependencies after a compile error

Open

Open PR "Fix @tailwindcss/postcss losing watch dependencies after a compile error" (#20395)
on 07 August 2026 by andershagbard

Ensure custom --spacing-* values don't shadow spacing utility keywords

Open

Open PR "Ensure custom --spacing-* values don't shadow spacing utility keywords" (#20394)
on 06 August 2026 by thejamesgore

Don't stop scanning Slim and Haml files at an unterminated percent literal

Merged or Closed

Closed or merged PR "Don't stop scanning Slim and Haml files at an unterminated percent literal" (#20393)
on 06 August 2026 by lazerg

`--default()` should emit values as-is

Closed

Closed issue "`--default()` should emit values as-is" (#20391)
on 06 August 2026 by RobinMalfait

`--default(…)` should emit values as-is

Merged or Closed

Closed or merged PR "`--default(…)` should emit values as-is" (#20392)
on 06 August 2026 by RobinMalfait

Classes are not detected in Ruby `%w` literals using angle brackets `` or custom delimiters

Closed

Closed issue "Classes are not detected in Ruby `%w` literals using angle brackets `` or custom delimiters" (#20386)
on 06 August 2026 by yhatt

Detect classes in Ruby percent literals using angle brackets or custom delimiters

Merged or Closed

Closed or merged PR "Detect classes in Ruby percent literals using angle brackets or custom delimiters" (#20387)
on 06 August 2026 by lazerg

fix: Drop invalid UTF-8 scanner candidates

Open

Open PR "fix: Drop invalid UTF-8 scanner candidates" (#20389)
on 05 August 2026 by mvanhorn

fix(cli): exclude noise directories from --watch file watcher

Open

Open PR "fix(cli): exclude noise directories from --watch file watcher" (#20388)
on 05 August 2026 by SomSamantray

Attempt to fix flaky integration test

Merged or Closed

Closed or merged PR "Attempt to fix flaky integration test" (#20384)
on 05 August 2026 by RobinMalfait

Use wasm as a fallback for `@tailwindcss/oxide`

Merged or Closed

Closed or merged PR "Use wasm as a fallback for `@tailwindcss/oxide`" (#20383)
on 04 August 2026 by RobinMalfait

Bump dependencies

Merged or Closed

Closed or merged PR "Bump dependencies" (#20381)
on 04 August 2026 by RobinMalfait

Fix extraction of quoted arbitrary variants in v3

Merged or Closed

Closed or merged PR "Fix extraction of quoted arbitrary variants in v3" (#20374)
on 03 August 2026 by supermadu7

`@tailwindcss/vite` crashes on every edit under Vite's `experimental.bundledDev`

Closed

Closed issue "`@tailwindcss/vite` crashes on every edit under Vite's `experimental.bundledDev`" (#20378)
on 03 August 2026 by johanrd

Prevent `@tailwindcss/vite` crash under Vite's experimental `bundledDev`

Merged or Closed

Closed or merged PR "Prevent `@tailwindcss/vite` crash under Vite's experimental `bundledDev`" (#20379)
on 03 August 2026 by lazerg

Canonicalization: convert variants with arbitrary values to equivalent variants

Merged or Closed

Closed or merged PR "Canonicalization: convert variants with arbitrary values to equivalent variants" (#20380)
on 03 August 2026 by RobinMalfait

Add @tailwindcss/turbopack loader

Merged or Closed

Closed or merged PR "Add @tailwindcss/turbopack loader" (#20367)
on 31 July 2026 by timneutkens

Filter utilities not working in old chromium versions

Closed

Closed issue "Filter utilities not working in old chromium versions" (#20371)
on 31 July 2026 by francoistomasi

Always emit a space for empty fallback values in CSS variables

Merged or Closed

Closed or merged PR "Always emit a space for empty fallback values in CSS variables" (#20373)
on 31 July 2026 by RobinMalfait

Improve handling of `@scope` related at-rules

Merged or Closed

Closed or merged PR "Improve handling of `@scope` related at-rules" (#20369)
on 31 July 2026 by RobinMalfait

Update integration tests: PostCSS re-emits the UTF-8 BOM character

Merged or Closed

Closed or merged PR "Update integration tests: PostCSS re-emits the UTF-8 BOM character" (#20372)
on 31 July 2026 by RobinMalfait

Scanned candidate emitted with corrupted bytes (`child` → `U+FFFD \x06 U+FFFD \x01`) by a long-lived `next dev` (Turbopack) process — evidence against the scanner's `from_utf8_unchecked` safety assumption

Open

Open issue "Scanned candidate emitted with corrupted bytes (`child` → `U+FFFD \x06 U+FFFD \x01`) by a long-lived `next dev` (Turbopack) process — evidence against the scanner's `from_utf8_unchecked` safety assumption" (#20368)
on 30 July 2026 by skirchner2323-kinetic