File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222- Hide internal fields from completions in ` matchUtilities ` ([ #18820 ] ( https://github.com/tailwindlabs/tailwindcss/pull/18820 ) )
2323- Ignore ` .vercel ` folders by default (can be overridden by ` @source … ` rules) ([ #18855 ] ( https://github.com/tailwindlabs/tailwindcss/pull/18855 ) )
2424- Consider variants starting with ` @- ` to be invalid (e.g. ` @-2xl:flex ` ) ([ #18869 ] ( https://github.com/tailwindlabs/tailwindcss/pull/18869 ) )
25+ - Do not allow custom variants to start with a ` - ` ([ #18867 ] ( https://github.com/tailwindlabs/tailwindcss/pull/18867 ) )
2526- Upgrade: Migrate ` aria ` theme keys to ` @custom-variant ` ([ #18815 ] ( https://github.com/tailwindlabs/tailwindcss/pull/18815 ) )
2627- Upgrade: Migrate ` data ` theme keys to ` @custom-variant ` ([ #18816 ] ( https://github.com/tailwindlabs/tailwindcss/pull/18816 ) )
2728- Upgrade: Migrate ` supports ` theme keys to ` @custom-variant ` ([ #18817 ] ( https://github.com/tailwindlabs/tailwindcss/pull/18817 ) )
You can’t perform that action at this time.
0 commit comments