// GitHub

tailwindlabs/tailwindcss

Upgrade playgrounds into TailwindUniverse multi-framework showcase

Merged or Closed

Closed or merged PR "Upgrade playgrounds into TailwindUniverse multi-framework showcase" (#20332)
on 14 July 2026 by kariitsme

TailDing -dong

Merged or Closed

Closed or merged PR "TailDing -dong" (#20330)
on 14 July 2026 by kariitsme

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

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

Open

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

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

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

Open

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

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

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" (#20313)
on 09 July 2026 by vibemasshq-dev

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" (#20312)
on 08 July 2026 by vibemasshq-dev

`@tailwindcss/postcss`: compiler cache ignores changed input CSS when `from`'s mtime is unchanged — stale output with any preprocessor (Sass) pipeline

Closed

Closed issue "`@tailwindcss/postcss`: compiler cache ignores changed input CSS when `from`'s mtime is unchanged — stale output with any preprocessor (Sass) pipeline" (#20307)
on 06 July 2026 by MaksymPlotnikov

Ensure `@tailwindcss/postcss` rebuilds when the input CSS changes but its mtime is unchanged

Merged or Closed

Closed or merged PR "Ensure `@tailwindcss/postcss` rebuilds when the input CSS changes but its mtime is unchanged" (#20310)
on 06 July 2026 by lazerg

[v4] Lightning CSS emits Unexpected token Delim warnings for var(--font-*) selectors synthesised from @theme font slots

Closed

Closed issue "[v4] Lightning CSS emits Unexpected token Delim warnings for var(--font-*) selectors synthesised from @theme font slots" (#20309)
on 05 July 2026 by SoulWayy

Fix bug in attribute selector parsing

Merged or Closed

Closed or merged PR "Fix bug in attribute selector parsing" (#20303)
on 03 July 2026 by RobinMalfait

Support fractional opacity modifiers for named shadow sizes

Merged or Closed

Closed or merged PR "Support fractional opacity modifiers for named shadow sizes" (#20302)
on 03 July 2026 by koreahghg

Fix not-* producing no output when applied twice to a mixed style-rule/at-rule variant

Merged or Closed

Closed or merged PR "Fix not-* producing no output when applied twice to a mixed style-rule/at-rule variant" (#20301)
on 02 July 2026 by koreahghg

Fix theme() in JS plugins returning unresolved object instead of DEFAULT value

Merged or Closed

Closed or merged PR "Fix theme() in JS plugins returning unresolved object instead of DEFAULT value" (#20299)
on 02 July 2026 by koreahghg

Bump dependencies

Merged or Closed

Closed or merged PR "Bump dependencies" (#20300)
on 02 July 2026 by RobinMalfait

Canonicalization: make hex colors case insensitive

Merged or Closed

Closed or merged PR "Canonicalization: make hex colors case insensitive" (#20298)
on 01 July 2026 by RobinMalfait

Add `--poll` option to `@tailwindcss/cli`

Merged or Closed

Closed or merged PR "Add `--poll` option to `@tailwindcss/cli`" (#20297)
on 01 July 2026 by RobinMalfait