Commit 139e1cc
committed
migrate
But we will make sure that we skip the ones that would be handled
automatically by bare values. E.g.: `aria-foo:flex` will generate
`[aria-foo="true"]`.theme.aria to custom @custom-variant aria-* variants1 parent bfa6084 commit 139e1cc
File tree
1 file changed
+22
-1
lines changed- packages/@tailwindcss-upgrade/src/codemods/config
1 file changed
+22
-1
lines changedLines changed: 22 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
| |||
139 | 140 | | |
140 | 141 | | |
141 | 142 | | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
142 | 155 | | |
143 | 156 | | |
144 | 157 | | |
| |||
208 | 221 | | |
209 | 222 | | |
210 | 223 | | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
211 | 232 | | |
212 | 233 | | |
213 | 234 | | |
| |||
368 | 389 | | |
369 | 390 | | |
370 | 391 | | |
371 | | - | |
| 392 | + | |
372 | 393 | | |
373 | 394 | | |
374 | 395 | | |
| |||
0 commit comments