Skip to content

Commit 9dae516

Browse files
committed
update changelog
1 parent d190343 commit 9dae516

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020
- Always emit a space for empty fallback values in CSS variables (e.g. `var(--tw-blur,)``var(--tw-blur, )`) ([#20373](https://github.com/tailwindlabs/tailwindcss/pull/20373))
2121
- Canonicalization: convert arbitrary breakpoint and container query variants to named equivalents (e.g. `max-[64rem]``max-lg`) ([#20380](https://github.com/tailwindlabs/tailwindcss/pull/20380))
2222
- Prevent `@tailwindcss/vite` from crashing on every edit under Vite's experimental `bundledDev` mode ([#20379](https://github.com/tailwindlabs/tailwindcss/pull/20379))
23+
- Ensure `@tailwindcss/oxide` falls back to WASM on platforms without native bindings ([#20383](https://github.com/tailwindlabs/tailwindcss/pull/20383))
2324

2425
## [4.3.3] - 2026-07-16
2526

0 commit comments

Comments
 (0)