File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010### Added
1111
1212- Added ` overflow-ellipsis ` and ` overflow-clip ` utilities ([ #1289 ] ( https://github.com/tailwindlabs/tailwindcss/pull/1289 ) )
13- - Move ` truncate ` class to ` textOverflow ` core plugin ([ #2562 ] ( https://github.com/tailwindlabs/tailwindcss/pull/2562 ) )
1413
1514### Changed
1615
16+ - Move ` truncate ` class to ` textOverflow ` core plugin ([ #2562 ] ( https://github.com/tailwindlabs/tailwindcss/pull/2562 ) )
1717- Removed ` target ` feature and dropped any compatibility with IE 11 ([ #2571 ] ( https://github.com/tailwindlabs/tailwindcss/pull/2571 ) )
1818- Switch ` normalize.css ` to ` modern-normalize ` ([ #2572 ] ( https://github.com/tailwindlabs/tailwindcss/pull/2572 ) )
1919- Remove ` scrolling-touch ` and ` scrolling-auto ` utilities ([ #2573 ] ( https://github.com/tailwindlabs/tailwindcss/pull/2573 ) )
@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222- Modernize default system font stacks ([ #1711 ] ( https://github.com/tailwindlabs/tailwindcss/pull/1711 ) )
2323- Upgrade to PurgeCSS 3.0
2424- Upgrade to PostCSS 8.0
25+ - Use logical properties for ` space ` and ` divide ` utilities ([ #1883 ] ( https://github.com/tailwindlabs/tailwindcss/pull/1883 ) )
2526
2627## [ 1.9.4]
2728
You can’t perform that action at this time.
0 commit comments