Commit 89b9cd5
fix(swiftui-dev): use explicit file paths in outputStyles
Replace directory path "./styles/" with specific file paths:
- ./styles/swift-code.md
- ./styles/swiftui-view.md
Directory paths in outputStyles array cause validation errors.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 286ef3c commit 89b9cd5
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
0 commit comments