Commit 73c30f5
committed
ensure we migrate
`theme(spacing.1)` wasn't converted because we generated `--spacing-`
and that doesn't exist therefore we kept it as-is.theme(spacing.1) correctly1 parent 2abf228 commit 73c30f5
File tree
2 files changed
+9
-1
lines changed- packages
- @tailwindcss-upgrade/src/template/codemods
- tailwindcss/src/compat
2 files changed
+9
-1
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
146 | 150 | | |
147 | 151 | | |
148 | 152 | | |
| |||
0 commit comments