Commit 325e13a
Fix syntax highlighting CSS disappearing in watch mode
Import syntax-highlighting.css directly in tailwind.css instead of
appending it via cat command in build-css script. This ensures
syntax highlighting is preserved when using watch-css.
Fixes #255
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent eb55c4d commit 325e13a
3 files changed
Lines changed: 547 additions & 132 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments