File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222- Add all standard ` cursor-* ` values by default ([ #5734 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5734 ) )
2323- Add ` grow-* ` and ` shrink-* ` utilities, deprecate ` flex-grow-* ` and ` flex-shrink-* ` ([ #5733 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5733 ) )
2424- Add ` text-decoration-color ` utilities ([ #5760 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5760 ) )
25- - Add declarative ` addVariant ` syntax ([ #5809 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5809 ) )
25+ - Add new declarative ` addVariant ` API ([ #5809 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5809 ) )
26+ - Add full color palette for ` fill-* ` and ` stroke-* ` utilities (#5933 [ ] ( https://github.com/tailwindlabs/tailwindcss/pull/5933 ) )
2627
2728### Fixed
2829
@@ -77,7 +78,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7778
7879### Fixed
7980
80- - Ensure ` corePlugins ` order is consisent in AOT mode ([ #5928 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5928 ) )
81+ - Ensure ` corePlugins ` order is consisent in AOT mode ([ #5928 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5928 ) )
8182
8283## [ 2.2.18] - 2021-10-29
8384
You can’t perform that action at this time.
0 commit comments