Changed word-break strategy to properly wrap long lines: - Changed from break-words to break-all for aggressive wrapping - Added min-w-0 to container to allow flex shrinking - Added max-w-full to pre element to respect parent width - This ensures long URLs and file paths break anywhere to prevent overflow 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| css | ||
| fonts | ||
| js | ||
| views | ||