tailwindlabs/tailwindcss
Maintainers
The .github/CODEOWNERS file is a single line:
* @tailwindlabs/engineeringThere is no per-file CODEOWNER split — every PR review goes to the engineering team as a whole. The table below combines that fact with the most recent commit history (filtered to remove bot accounts: depfu[bot], dependabot[bot], dependabot-preview[bot], github-actions[bot], etc.) so contributors know who has worked most recently on each subsystem.
| Subsystem | Official owners (CODEOWNERS) | Recent contributors (top 3 on origin/main) |
Last activity |
|---|---|---|---|
packages/tailwindcss/src (compiler) |
@tailwindlabs/engineering | Robin Malfait, Philipp Spiess, Jordan Pittman | 2026-04-30 |
packages/@tailwindcss-vite |
@tailwindlabs/engineering | Robin Malfait, Philipp Spiess, Jordan Pittman | 2026-04-29 |
packages/@tailwindcss-postcss |
@tailwindlabs/engineering | Robin Malfait, Philipp Spiess, Adam Wathan | 2026-04-29 |
packages/@tailwindcss-cli |
@tailwindlabs/engineering | Robin Malfait, Philipp Spiess, Jordan Pittman | 2026-04-24 |
packages/@tailwindcss-upgrade |
@tailwindlabs/engineering | Robin Malfait, Philipp Spiess, Jordan Pittman | 2026-04-29 |
packages/@tailwindcss-browser |
@tailwindlabs/engineering | Robin Malfait, Philipp Spiess, Jordan Pittman | 2026-04-24 |
packages/@tailwindcss-node |
@tailwindlabs/engineering | Robin Malfait, Philipp Spiess, Jordan Pittman | 2026-04-24 |
packages/@tailwindcss-webpack |
@tailwindlabs/engineering | Robin Malfait, Tim Neutkens, Qingyu Wang | 2026-04-24 |
crates/oxide |
@tailwindlabs/engineering | Robin Malfait, Philipp Spiess, Jordan Pittman | 2026-04-29 |
crates/node |
@tailwindlabs/engineering | Robin Malfait, Philipp Spiess, Jordan Pittman | 2026-04-26 |
The four most active human contributors across the v4 codebase as a whole are Adam Wathan (project founder), Robin Malfait, Jordan Pittman, and Philipp Spiess. Of the four, Robin Malfait has the largest footprint on every single v4-era directory.
For pre-v4 history (the v3 line at v3.4.x and earlier) the contributor list is broader and includes Jonathan Reinink, David Hemphill, Brad Cornes, and many community contributors. That code is not present in main anymore.
For how to start working on the codebase see How to contribute.
Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.