mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-07-07 14:08:47 +00:00
Prevent duplicate keyframes when adding components (#8993)
* 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>
This commit is contained in:
committed by
GitHub
parent
bdedce2750
commit
142cd8ef13
5
.changeset/spotty-doodles-love.md
Normal file
5
.changeset/spotty-doodles-love.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"shadcn": patch
|
||||
---
|
||||
|
||||
Prevent duplicate keyframes when adding components
|
||||
Reference in New Issue
Block a user