// GitHub

tailwindlabs/tailwindcss

test: rename duplicated test name in `migrate-at-layer-utilities` tests

Open

Open PR "test: rename duplicated test name in `migrate-at-layer-utilities` tests" (#20438)
on 28 August 2026 by wook10

fix(vite): merge user resolve.conditions instead of overwriting them

Merged or Closed

Closed or merged PR "fix(vite): merge user resolve.conditions instead of overwriting them" (#20429)
on 28 August 2026 by wook10

Don't warn about Angular's `::ng-deep` when optimizing generated CSS

Open

Open PR "Don't warn about Angular's `::ng-deep` when optimizing generated CSS" (#20437)
on 28 August 2026 by koreahghg

Do not migrate a variant literal behind a conditional

Open

Open PR "Do not migrate a variant literal behind a conditional" (#20436)
on 27 August 2026 by HuzaifaChaudary

Upgrade codemod rewrites `variant="outline"` to `"outline-solid"` inside conditional expressions

Open

Open issue "Upgrade codemod rewrites `variant="outline"` to `"outline-solid"` inside conditional expressions" (#20435)
on 27 August 2026 by carlos-cubas

fix(vite): preserve user resolve.conditions in cssResolver

Merged or Closed

Closed or merged PR "fix(vite): preserve user resolve.conditions in cssResolver" (#20428)
on 27 August 2026 by loulanyue

Don't warn about Angular's `::ng-deep` and `:host-context()` when optimizing CSS

Open

Open PR "Don't warn about Angular's `::ng-deep` and `:host-context()` when optimizing CSS" (#20434)
on 26 August 2026 by weilinzung

Optimizer warns on Angular's `::ng-deep` — the `:deep`/`:slotted`/`:global` filter doesn't cover it

Open

Open issue "Optimizer warns on Angular's `::ng-deep` — the `:deep`/`:slotted`/`:global` filter doesn't cover it" (#20433)
on 26 August 2026 by weilinzung

Cold start performance improvements

Open

Open PR "Cold start performance improvements" (#20427)
on 21 August 2026 by smnbbrv

`@tailwindcss/vite` discards `resolve.conditions` when resolving CSS `@import`, but honours them for JS

Open

Open issue "`@tailwindcss/vite` discards `resolve.conditions` when resolving CSS `@import`, but honours them for JS" (#20426)
on 20 August 2026 by jeffberry

Don't crash when theme.keyframes is explicitly set to null

Open

Open PR "Don't crash when theme.keyframes is explicitly set to null" (#20425)
on 20 August 2026 by koreahghg

Fix `in-*` variant generating invalid CSS with relative arbitrary selectors

Open

Open PR "Fix `in-*` variant generating invalid CSS with relative arbitrary selectors" (#20424)
on 20 August 2026 by koreahghg

Fix utility staticValues shadowed by fallback theme namespaces

Merged or Closed

Closed or merged PR "Fix utility staticValues shadowed by fallback theme namespaces" (#20423)
on 20 August 2026 by koreahghg

Update shield links in README.md

Merged or Closed

Closed or merged PR "Update shield links in README.md" (#20421)
on 15 August 2026 by MuhammadNiazAli

Don't space out `and`/`or`/`not` inside function calls in `supports-[…]` variants

Merged or Closed

Closed or merged PR "Don't space out `and`/`or`/`not` inside function calls in `supports-[…]` variants" (#20420)
on 14 August 2026 by webdevelopersrinu

Don't emit utilities that resolve a theme value when an unsupported modifier is used

Merged or Closed

Closed or merged PR "Don't emit utilities that resolve a theme value when an unsupported modifier is used" (#20419)
on 14 August 2026 by webdevelopersrinu

Canonicalization: prevent inlining CSS-wide keywords

Merged or Closed

Closed or merged PR "Canonicalization: prevent inlining CSS-wide keywords" (#20417)
on 14 August 2026 by RobinMalfait

Move debug logs in `.tailwindcss` folder

Merged or Closed

Closed or merged PR "Move debug logs in `.tailwindcss` folder" (#20416)
on 13 August 2026 by RobinMalfait

test: fix 'with with' typo in css parser tests

Merged or Closed

Closed or merged PR "test: fix 'with with' typo in css parser tests" (#20415)
on 13 August 2026 by syedsohailhussain1

Broken HMR with preact, automatic full page reload periodically, similar to #19903

Closed

Closed issue "Broken HMR with preact, automatic full page reload periodically, similar to #19903" (#20411)
on 13 August 2026 by DanhezCode

Do not force full page reloads when using `@tailwindcss/vite`

Merged or Closed

Closed or merged PR "Do not force full page reloads when using `@tailwindcss/vite`" (#20414)
on 13 August 2026 by RobinMalfait

Visualize scanner related tests

Merged or Closed

Closed or merged PR "Visualize scanner related tests" (#20412)
on 13 August 2026 by RobinMalfait

rebase `ignore` crate from 0.4.24 to 0.4.33

Merged or Closed

Closed or merged PR "rebase `ignore` crate from 0.4.24 to 0.4.33" (#20409)
on 13 August 2026 by RobinMalfait

test: fix 'with with' typo in css parser tests

Merged or Closed

Closed or merged PR "test: fix 'with with' typo in css parser tests" (#20410)
on 13 August 2026 by syedsohailhussain1

Fix slow Vite rebuilds in projects with large gitignored directories

Merged or Closed

Closed or merged PR "Fix slow Vite rebuilds in projects with large gitignored directories" (#20408)
on 12 August 2026 by marickvantuil

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."

Closed

Closed 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 11 August 2026 by propstat-dev

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

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