Skip to content

Conversation

@successbyte
Copy link
Contributor

@successbyte successbyte commented Oct 29, 2025

Removed data-[spacing=default]:data-[variant=outline]:shadow-xs because the component always sets data-spacing to a numeric value (default 0), so the selector can never match.
Keeping it meant shipping an unused outline shadow style, and the maintainers have indicated the outline variant shouldn’t add a shadow by default, so removing the dead utility keeps the ToggleGroup styles consistent with that intent.

Closes: #8580

@vercel
Copy link

vercel bot commented Oct 29, 2025

@successbyte is attempting to deploy a commit to the shadcn-pro Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ToggleGroup unused class data-[spacing=default]:data-[variant=outline]:shadow-xs

1 participant