From d25fe81da821377f5bb0177851be1aae11dd3a86 Mon Sep 17 00:00:00 2001 From: Robin Malfait Date: Tue, 19 Mar 2024 17:52:51 +0100 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7b672126d7a..759b7668968a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Add `inherit` as a universal color ([#13258](https://github.com/tailwindlabs/tailwindcss/pull/13258)) +- Add 3D transform utilities ([#13248](https://github.com/tailwindlabs/tailwindcss/pull/13248)) ### Fixed