Skip to content
Merged
Prev Previous commit
Next Next commit
Fix changelog
  • Loading branch information
philipp-spiess committed Sep 17, 2024
commit 9700a1d515b879a99d9c627797b9290452b00353
3 changes: 0 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed

- Support `borderRadius.*` as an alias for `--radius-*` when using dot notation inside the `theme()` function ([#14436](https://github.com/tailwindlabs/tailwindcss/pull/14436))
### Fixed

- Fix an issue with the CSS order when stacking variants. ([#14431](https://github.com/tailwindlabs/tailwindcss/pull/14431))
- Ensure individual variants from groups are always sorted earlier than stacked variants from the same groups ([#14431](https://github.com/tailwindlabs/tailwindcss/pull/14431))

## [4.0.0-alpha.24] - 2024-09-11
Expand Down