mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
* Don't rely on existence of --default-transition-* variables in transition utilities * Update changelog * Add test with no default transition values defined * Inline value for --default-transition-timing-function This is more consistent with how things worked in v3 and ensures things will still work if the user suppresses the output of all CSS variables. --------- Co-authored-by: Adam Wathan <4323180+adamwathan@users.noreply.github.com>