Pasquale Vitiello
|
142cd8ef13
|
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>
|
2025-12-09 13:01:34 +04:00 |
|
shadcn
|
e84c819977
|
feat(shadcn): update handling of import and apply at rules (#8109)
* fix: plugin imports
* fix(shadcn): import in css
* feat(shadcn): allow empty body for apply rules
* chore: changeset
* fix: type issue
|
2025-09-01 20:02:26 +04:00 |
|
shadcn
|
56c4c83511
|
fix(shadcn): update plugin handling (#7632)
* fix(shadcn): update plugin handling
* style(shadcn): format fix
* docs(www): add docs for plugins
|
2025-06-18 11:03:36 +04:00 |
|
shadcn
|
2fade2326a
|
feat(shadcn): add css props to schema (#7072)
* feat(shadcn): add css props to schema
* fix: types
|
2025-03-28 17:48:59 +04:00 |
|