File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313- Throw when trying to ` @apply ` the ` group ` class ([ #4666 ] ( https://github.com/tailwindlabs/tailwindcss/pull/4666 ) )
1414- Remove dependency on ` modern-normalize ` , inline and consolidate with Preflight ([ #5358 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5358 ) )
1515- Enable extended color palette by default with updated color names ([ #5384 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5384 ) )
16+ - Move ` vertical-align ` values to config file instead of hard-coding ([ #5487 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5487 ) )
1617
1718### Added
1819
@@ -21,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2122- Preserve original color format when adding opacity whenever possible ([ #5154 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5154 ) )
2223- Add ` scroll-behavior ` utilities ([ #5388 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5388 ) )
2324- Add ` border-hidden ` utility ([ #5485 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5485 ) )
25+ - Add ` align-sub ` and ` align-super ` utilities by default ([ #5486 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5486 ) )
2426
2527### Fixed
2628
You can’t perform that action at this time.
0 commit comments