Skip to content
Merged
Prev Previous commit
Update change log
  • Loading branch information
philipp-spiess committed Oct 16, 2024
commit 21c13d59d59939f052118abc64571751853d8cb0
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

- Ensure the `theme` object defined in `@config` and `@plugin` can overwrite default theme values ([#14672](https://github.com/tailwindlabs/tailwindcss/pull/14672))
- Ensure `theme` values defined outside of `extend` in JS configuration files overwrite all existing values for that namespace ([#14672](https://github.com/tailwindlabs/tailwindcss/pull/14672))
- _Upgrade (experimental)_: Speed up template migrations ([#14679](https://github.com/tailwindlabs/tailwindcss/pull/14679))

## [4.0.0-alpha.27] - 2024-10-15
Expand Down