You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix Tailwind comparison parity
Recognize parenthesized ring colors and order typed container-query breakpoints by direction and size. Treat nonconvergent Prettier output separately so it cannot create false ordering mismatches.
* Order arbitrary container queries
Treat arbitrary query lengths as container breakpoints so minimum and maximum variants follow Tailwind's resolved size ordering.
* Parse comparison attributes from syntax
Use the pinned TSX, Svelte, and Astro parsers so corpus ranking and comparison ignore class-like text in comments and strings.
* Parse typed ring custom properties
Keep colons inside balanced parenthesized utility values so typed ring custom properties remain one class segment. Map length hints to ring width properties while preserving Tailwind's color behavior for untyped values.
0 commit comments