Commit 2f2610f
committed
Keep oxfmt at ^0.34.0 and remove .prettierignore
oxfmt 0.40 reformats template literal expressions in ways that break
CSS selector semantics (e.g. &:${expr} → &: ${expr}). Rather than
sprinkling inline ignores across many files, keep the old version.
https://claude.ai/code/session_016Zjse7g4xyEjdLH7aX1vpu1 parent c16b9ad commit 2f2610f
4 files changed
Lines changed: 87 additions & 89 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
243 | | - | |
244 | | - | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
245 | 247 | | |
246 | 248 | | |
247 | 249 | | |
| |||
0 commit comments