Commit 9a14c1d
authored
(3/n) shadcn: tailwind config (#6490)
* feat(shadcn): add tailwind version detection
* chore: changeset
* feat(shadcn): css vars for tailwind v4
* fix(shadcn): handle color space
* fix(shadcn): add oklch support
* feat(shadcn): handle single quote
* feat(shadcn): update tailwind config
* feat(shadcn): add keyframes
* feat(shadcn): add animation vars
* fix: var name
* fix(shadcn): handle color values
* feat(shadcn): handle radius
* feat(shadcn): clean up formatting
* feat(shadcn): update next clean up function
* chore: changeset
* feat(shadcn): fix formatting for v3 and v4
* test(shadcn): update snapshots
* fix(shadcn): update tailwind version handling1 parent 5ef2bc5 commit 9a14c1d
5 files changed
Lines changed: 948 additions & 48 deletions
File tree
- .changeset
- packages/shadcn
- src
- preflights
- utils
- updaters
- test/utils/updaters
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
82 | 90 | | |
83 | 91 | | |
84 | 92 | | |
| |||
93 | 101 | | |
94 | 102 | | |
95 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
96 | 107 | | |
97 | 108 | | |
98 | 109 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| |||
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
| 180 | + | |
179 | 181 | | |
180 | 182 | | |
181 | 183 | | |
| |||
0 commit comments