mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-25 05:35:48 +00:00
* fix: prevent duplicate keyframes when adding components - Check for existing keyframes in @theme inline before adding - Replace existing keyframes instead of creating duplicates - Add test to verify keyframe replacement behavior * chore: changeset --------- Co-authored-by: shadcn <m@shadcn.com>