File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ### Added
11+
12+ - Add new ` @variant ` directive for applying variants to your CSS ([ #15663 ] ( https://github.com/tailwindlabs/tailwindcss/pull/15663 ) )
13+
1014### Fixed
1115
1216- Add missing ` main ` and ` browser ` fields for ` @tailwindcss/browser ` ([ #15594 ] ( https://github.com/tailwindlabs/tailwindcss/pull/15594 ) )
@@ -22,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2226### Changed
2327
2428- Use more modern ` --alpha(color / 50%) ` syntax instead of ` --alpha(color, 50%) ` ([ #15665 ] ( https://github.com/tailwindlabs/tailwindcss/pull/15665 ) )
29+ - Rename ` @variant ` to ` @custom-variant ` ([ #15663 ] ( https://github.com/tailwindlabs/tailwindcss/pull/15663 ) )
2530
2631## [ 4.0.0-beta.9] - 2025-01-09
2732
You can’t perform that action at this time.
0 commit comments