// GitHub

tailwindlabs/tailwindcss

Source detection ignores `core.excludesFile`, so globally-ignored directories are scanned (reproduction for #19801)

Open

Open issue "Source detection ignores `core.excludesFile`, so globally-ignored directories are scanned (reproduction for #19801)" (#20509)
on 23 September 2026 by ymendel

Don't treat `\` as an escape inside CSS comments

Open

Open PR "Don't treat `\` as an escape inside CSS comments" (#20508)
on 22 September 2026 by koreahghg

fix: correct two comment typos

Open

Open PR "fix: correct two comment typos" (#20507)
on 22 September 2026 by Dextheking1

Vulnerability in source-map-js: CVE-2026-93749

Open

Open issue "Vulnerability in source-map-js: CVE-2026-93749" (#20506)
on 22 September 2026 by GerbenGaastra

fix: two comment typos (Succesfully, preceeded)

Open

Open PR "fix: two comment typos (Succesfully, preceeded)" (#20505)
on 22 September 2026 by haimingZZ

Safari DevTools shows incorrect source/layer display for imported Tailwind Preflight in Vite dev mode

Closed

Closed issue "Safari DevTools shows incorrect source/layer display for imported Tailwind Preflight in Vite dev mode" (#20504)
on 22 September 2026 by HaoQiuLei

Do not retain the finished build's plugin context in `@tailwindcss/vite`

Open

Open PR "Do not retain the finished build's plugin context in `@tailwindcss/vite`" (#20503)
on 21 September 2026 by lazerg

docs: update resource directory

Merged or Closed

Closed or merged PR "docs: update resource directory" (#20502)
on 20 September 2026 by phamhanhleanthat-gif

@tailwindcss/vite: cached Root.compiler pins the build's plugin context, keeping the finished bundle alive (multi-GB RSS in Astro SSG)

Open

Open issue "@tailwindcss/vite: cached Root.compiler pins the build's plugin context, keeping the finished bundle alive (multi-GB RSS in Astro SSG)" (#20501)
on 20 September 2026 by benjamineckstein

Merge user resolve.conditions in @tailwindcss/vite CSS @import resolver

Open

Open PR "Merge user resolve.conditions in @tailwindcss/vite CSS @import resolver" (#20499)
on 19 September 2026 by Dextheking1

fix: relax engines.node to >= 10 for N-API 3 compatibility

Open

Open PR "fix: relax engines.node to >= 10 for N-API 3 compatibility" (#20497)
on 19 September 2026 by Abdellox

Relax `engines.node` from `>= 20` to `>= 10` (N-API 3 runtime compatibility)

Open

Open issue "Relax `engines.node` from `>= 20` to `>= 10` (N-API 3 runtime compatibility)" (#20491)
on 14 September 2026 by moneko-o

test(color): add unit test suite for 8-digit hex alpha channel normalization

Open

Open PR "test(color): add unit test suite for 8-digit hex alpha channel normalization" (#20490)
on 13 September 2026 by gcoinstash-cmd

Fix incremental source scanning in WASM builds

Open

Open PR "Fix incremental source scanning in WASM builds" (#20487)
on 12 September 2026 by kkrausse

Handle vendor-prefixed selector functions in custom variants

Open

Open PR "Handle vendor-prefixed selector functions in custom variants" (#20486)
on 11 September 2026 by OllieinCanada

Fix scanning Yarn PnP workspace packages

Open

Open PR "Fix scanning Yarn PnP workspace packages" (#20485)
on 11 September 2026 by OllieinCanada

Ignore Vite build output when scanning sources

Open

Open PR "Ignore Vite build output when scanning sources" (#20484)
on 11 September 2026 by OllieinCanada

@custom-variant firefox (:-moz-any(&)); breaks in 4.3.3

Open

Open issue "@custom-variant firefox (:-moz-any(&)); breaks in 4.3.3" (#20483)
on 11 September 2026 by alexandre184

Tailwind syntax not recognised by IDE. Shows problem when used in CSS file.

Closed

Closed issue "Tailwind syntax not recognised by IDE. Shows problem when used in CSS file." (#20480)
on 11 September 2026 by Daverine

Arbitary values not working with pre-existing breakpoints

Closed

Closed issue "Arbitary values not working with pre-existing breakpoints" (#20476)
on 10 September 2026 by RashiqAzhan

Support formatted Vue Pug template tags

Open

Open PR "Support formatted Vue Pug template tags" (#20475)
on 10 September 2026 by cuishuang

Reject candidates with multiple modifiers

Merged or Closed

Closed or merged PR "Reject candidates with multiple modifiers" (#20466)
on 08 September 2026 by cuishuang

Keep Oxide loaded on Windows after Node worker exit

Open

Open PR "Keep Oxide loaded on Windows after Node worker exit" (#20471)
on 08 September 2026 by bompus

Oxide 4.3.3: Windows access violation after scanning in a Node worker and unloading the addon

Open

Open issue "Oxide 4.3.3: Windows access violation after scanning in a Node worker and unloading the addon" (#20470)
on 08 September 2026 by bompus

Jornada CAMPS

Closed

Closed issue "Jornada CAMPS" (#20465)
on 07 September 2026 by do439494-spec

Memory leak in `@tailwindcss/oxide` — RSS grows 0 → 15 GB in 12 seconds, reproduces with both `next build` and `@tailwindcss/cli` standalone (Tailwind v4.3.3)

Open

Open issue "Memory leak in `@tailwindcss/oxide` — RSS grows 0 → 15 GB in 12 seconds, reproduces with both `next build` and `@tailwindcss/cli` standalone (Tailwind v4.3.3)" (#20464)
on 06 September 2026 by ivpools

Add baseline newly available `text-box-edge` and `text-box-trim`

Closed

Closed issue "Add baseline newly available `text-box-edge` and `text-box-trim`" (#20462)
on 06 September 2026 by DamianGlowala

PostCSS warning: plugin does not pass from option to postcss.parse with Vite + Tailwind CSS 4

Open

Open issue "PostCSS warning: plugin does not pass from option to postcss.parse with Vite + Tailwind CSS 4" (#20452)
on 02 September 2026 by Codeer22

4.3.4

Open

Open PR "4.3.4" (#20447)
on 31 August 2026 by RobinMalfait

Prevent older watch rebuilds from overwriting newer CSS

Open

Open PR "Prevent older watch rebuilds from overwriting newer CSS" (#20446)
on 31 August 2026 by michaelglass