## tailwindlabs/tailwindcss — v4.2.4…v4.3.0

_33 commits._

### Features
- **Add `tab-*` utilities (#20022)** (59936c6)
- **add `zoom-*` utilities (#20020)** (90a2373)
- **Add `scrollbar-gutter-*` utilities (#20018)** (2e1ccf7)
- **Add scrollbar-width and scrollbar-color utilities (#19981)** (b4db3b9)
- **Support `--default(…)` in `--value(…)` and `--modifier(…)` to support fallback values (#19989)** (08cad84)
- **Add source map visualization for tests (#19997)** (1ca0aac)

### Fixes
- **Fix TS2742 error when inferring exported Config type (#19707)** (6cf1af2)
- **fix(@tailwindcss/vite): include @variant in feature detection (#19966)** (db27049)
- **fix(vite): avoid resolving JS plugins to browser CSS entries (#19949)** (f3fdda2)

### Backend
- **4.3.0 (#20023)** (588bd73)
- **Update listhen 1.9.1 → 1.10.0 (minor) (#20017)** (c00da89)
- **Use non-existing example in tests (#20021)** (754e751)
- **Cleanup noisy test output (#20015)** (12eb5ae)
- **Improve snapshot tests (#20013)** (4255671)
- **Ensure math operators are surrounded by whitespace in arbitrary values (#20011)** (8c77989)
- **Ensure `--value(…)` is required in functional `@utility` definitions (#20005)** (0f6f7d4)
- **Do not generate CSS for `start` and `end` (#20003)** (6e2b60e)
- **Update enhanced-resolve 5.20.1 → 5.21.0 (minor) (#19998)** (4b5d6a5)
- **Improve codebase quality (#19999)** (52f94c7)
- **Make integration tests more stable in CI (#19995)** (0db856f)
- **Simplify `@variant` usage, allow compound and stacked variants (#19996)** (e1201bc)
- **Allow multiple @utility definitions with same name but different value types (#19777)** (f036f80)
- **[@tailwindcss/upgrade] Don’t migrate inline style properties (#19918)** (ba66740)
- **Canonicalization: migrate `[&:has(…)]` to `has-[…]` variant (#19991)** (73f3a6a)
- **Canonicalization: do not canonicalize units in arbitrary values (#19988)** (b944961)
- **Improve whitespace handling during canonicalization (#19986)** (3aac5da)
- **Improve CI for NAPI-RS (#19983)** (107e451)
- **Bump NAPI related dependencies (#19982)** (615835d)
- **Fall back to the plugin `base` when PostCSS has no `from` option (#19980)** (bfb5732)
- **Bump dependencies (#19957)** (3a890c3)
- **Always resolve relative files, relative to the current .css file (#19965)** (5a79990)
- **Bump dependencies in playgrounds (#19954)** (f62597a)

### Docs
- **docs: fix various typos in comments and documentation (#19878)** (d194d4c)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/tailwindlabs/tailwindcss?utm_source=github-action)._