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 @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010### Added
1111
1212- Add new ` @variant ` directive for applying variants to your CSS ([ #15663 ] ( https://github.com/tailwindlabs/tailwindcss/pull/15663 ) )
13+ - Make ` outline-color ` transitionable ([ #15690 ] ( https://github.com/tailwindlabs/tailwindcss/pull/15690 ) )
1314
1415### Fixed
1516
@@ -27,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2728
2829- Use more modern ` --alpha(color / 50%) ` syntax instead of ` --alpha(color, 50%) ` ([ #15665 ] ( https://github.com/tailwindlabs/tailwindcss/pull/15665 ) )
2930- Rename ` @variant ` to ` @custom-variant ` ([ #15663 ] ( https://github.com/tailwindlabs/tailwindcss/pull/15663 ) )
31+ - ` outline-hidden ` and ` outline-none ` behave the same in non-forced colors mode ([ #15690 ] ( https://github.com/tailwindlabs/tailwindcss/pull/15690 ) )
3032
3133## [ 4.0.0-beta.9] - 2025-01-09
3234
You can’t perform that action at this time.
0 commit comments