// GitHub

tailwindlabs/tailwindcss

Ensure `@source` files behind symlinks trigger rebuilds in `@tailwindcss/vite`

Open

Open PR "Ensure `@source` files behind symlinks trigger rebuilds in `@tailwindcss/vite`" (#20347)
on 17 July 2026 by Nic-Polumeyv

cssConflict lint rule flags false positives on mutually exclusive data attributes after v4.3.3

Closed

Closed issue "cssConflict lint rule flags false positives on mutually exclusive data attributes after v4.3.3" (#20345)
on 17 July 2026 by sandapilarius

@tailwindcss/vite does not hot-reload new candidates from explicit @source files behind workspace symlinks since v4.3.1

Open

Open issue "@tailwindcss/vite does not hot-reload new candidates from explicit @source files behind workspace symlinks since v4.3.1" (#20346)
on 17 July 2026 by ageorgeh

Ensure custom variants using `@scope` generate working CSS

Open

Open PR "Ensure custom variants using `@scope` generate working CSS" (#20344)
on 16 July 2026 by UditDewan

4.3.3

Merged or Closed

Closed or merged PR "4.3.3" (#20334)
on 16 July 2026 by RobinMalfait

Ensure `drop-shadow-*` utilities work with theme values containing multiple shadows

Merged or Closed

Closed or merged PR "Ensure `drop-shadow-*` utilities work with theme values containing multiple shadows" (#20337)
on 16 July 2026 by UditDewan

fix(cli): use case-insensitive path comparison on Windows in watch mode

Merged or Closed

Closed or merged PR "fix(cli): use case-insensitive path comparison on Windows in watch mode" (#20342)
on 16 July 2026 by deepshekhardas

fix: prevent @tailwindcss/upgrade from rewriting node_modules when run from subdirectory

Merged or Closed

Closed or merged PR "fix: prevent @tailwindcss/upgrade from rewriting node_modules when run from subdirectory" (#20341)
on 16 July 2026 by deepshekhardas

fix: lazily load @parcel/watcher in @tailwindcss/cli

Merged or Closed

Closed or merged PR "fix: lazily load @parcel/watcher in @tailwindcss/cli" (#20340)
on 16 July 2026 by deepshekhardas

fix: stale @tailwindcss/postcss output when input CSS changes without file mtime update

Merged or Closed

Closed or merged PR "fix: stale @tailwindcss/postcss output when input CSS changes without file mtime update" (#20339)
on 16 July 2026 by deepshekhardas

fix: lazily load @parcel/watcher in @tailwindcss/cli (#20325)

Merged or Closed

Closed or merged PR "fix: lazily load @parcel/watcher in @tailwindcss/cli (#20325)" (#20338)
on 16 July 2026 by deepshekhardas

Avoid full reload in `@tailwindcss/vite` when editing a scanned file that is not a loaded module

Merged or Closed

Closed or merged PR "Avoid full reload in `@tailwindcss/vite` when editing a scanned file that is not a loaded module" (#20323)
on 15 July 2026 by UditDewan

@tailwindcss/vite forces full page reload when editing a scanned .tsx that isn't a loaded module (Vite 8)

Closed

Closed issue "@tailwindcss/vite forces full page reload when editing a scanned .tsx that isn't a loaded module (Vite 8)" (#20320)
on 15 July 2026 by neemski

Don't trigger a full page reload for scanned files that Vite processes as modules

Merged or Closed

Closed or merged PR "Don't trigger a full page reload for scanned files that Vite processes as modules" (#20336)
on 15 July 2026 by RobinMalfait

Root-level concrete @source hides nested concrete sources with source(none) in v4.3.2

Closed

Closed issue "Root-level concrete @source hides nested concrete sources with source(none) in v4.3.2" (#20333)
on 15 July 2026 by ageorgeh

Ensure earlier `@source` is not accidentally ignored by later `@source`

Merged or Closed

Closed or merged PR "Ensure earlier `@source` is not accidentally ignored by later `@source`" (#20335)
on 15 July 2026 by RobinMalfait

`@tailwindcss/upgrade` rewrites files in `node_modules` when run from a pnpm workspace subpackage

Closed

Closed issue "`@tailwindcss/upgrade` rewrites files in `node_modules` when run from a pnpm workspace subpackage" (#20328)
on 14 July 2026 by benface

Prevent `@tailwindcss/upgrade` from rewriting files inside `node_modules` when run from a workspace subpackage

Merged or Closed

Closed or merged PR "Prevent `@tailwindcss/upgrade` from rewriting files inside `node_modules` when run from a workspace subpackage" (#20329)
on 14 July 2026 by benface

Fix weird character rendering on Windows with Japanese locale

Merged or Closed

Closed or merged PR "Fix weird character rendering on Windows with Japanese locale" (#20318)
on 14 July 2026 by RobinMalfait

[Bug]: @tailwindcss/webpack fully rescans sources on every one-file HMR rebuild

Closed

Closed issue "[Bug]: @tailwindcss/webpack fully rescans sources on every one-file HMR rebuild" (#20326)
on 14 July 2026 by matthewdavis-oai

Add s390x-unknown-linux-gnu target

Open

Open PR "Add s390x-unknown-linux-gnu target" (#20327)
on 14 July 2026 by satyamg1620

npm ci fails with Tailwind CSS 4.3.2 due to missing optional dependencies

Closed

Closed issue "npm ci fails with Tailwind CSS 4.3.2 due to missing optional dependencies" (#20324)
on 13 July 2026 by razethion

Tailwind v4 CLI crashes on Android/Termux due to missing native build fallback (`@parcel/watcher`)

Closed

Closed issue "Tailwind v4 CLI crashes on Android/Termux due to missing native build fallback (`@parcel/watcher`)" (#20322)
on 13 July 2026 by JeanCoding16

Lazy load `@parcel/watcher`

Merged or Closed

Closed or merged PR "Lazy load `@parcel/watcher`" (#20325)
on 13 July 2026 by RobinMalfait

docs: add theming guide links to README

Merged or Closed

Closed or merged PR "docs: add theming guide links to README" (#20321)
on 11 July 2026 by deepshekhardas

Fix: Escape regex special characters in dynamic RegExp construction

Merged or Closed

Closed or merged PR "Fix: Escape regex special characters in dynamic RegExp construction" (#20316)
on 09 July 2026 by vibemasshq-dev

Preserve zero spacing as a length in custom properties

Merged or Closed

Closed or merged PR "Preserve zero spacing as a length in custom properties" (#20317)
on 09 July 2026 by sjh9714

--spacing(0) now resolves to a unitless 0, breaking downstream calc()

Closed

Closed issue "--spacing(0) now resolves to a unitless 0, breaking downstream calc()" (#20315)
on 09 July 2026 by adriano-tirloni

Always produce `` value when optimizing `--spacing(0)`

Merged or Closed

Closed or merged PR "Always produce `` value when optimizing `--spacing(0)`" (#20319)
on 09 July 2026 by RobinMalfait

Fix hues in achromatic theme colors to be `none`

Merged or Closed

Closed or merged PR "Fix hues in achromatic theme colors to be `none`" (#20314)
on 09 July 2026 by RobinMalfait