diff --git a/CHANGELOG.md b/CHANGELOG.md index 348dc578aa1d..bdca568c1e1e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- Add support for prefixes ([#14501](https://github.com/tailwindlabs/tailwindcss/pull/14501)) + ### Fixed - _Experimental_: Improve codemod output, keep CSS after last Tailwind directive unlayered ([#14512](https://github.com/tailwindlabs/tailwindcss/pull/14512))