shadcn
|
5eaad6ea6c
|
refactor: use twmerge for css
|
2026-03-02 20:55:46 +04:00 |
|
shadcn
|
40aca13fb0
|
fix: handling of apply directive inside utility
|
2026-02-21 21:41:01 +04:00 |
|
shadcn
|
f235a5d951
|
feat: update handling of base styles
|
2026-02-09 16:31:56 +04:00 |
|
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 |
|