File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3030
3131- Fix defining colors as functions when color opacity plugins are disabled ([ #5470 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5470 ) )
3232
33+ ## [ 2.2.16] - 2021-09-26
34+
35+ ### Fixed
36+
37+ - JIT: Properly handle animations that use CSS custom properties ([ #5602 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5602 ) )
38+
3339## [ 2.2.15] - 2021-09-10
3440
3541### Fixed
@@ -1582,7 +1588,8 @@ No release notes
15821588
15831589- Everything!
15841590
1585- [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.15...HEAD
1591+ [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.16...HEAD
1592+ [ 2.2.16 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.15...v2.2.16
15861593[ 2.2.15 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.14...v2.2.15
15871594[ 2.2.14 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.13...v2.2.14
15881595[ 2.2.13 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.12...v2.2.13
You can’t perform that action at this time.
0 commit comments