Skip to content

feat: white mode, minimal CSS, hash router + quick start page#9

Merged
ihatexcel merged 1 commit into
mainfrom
claude/setup-tsup-github-lib-KNfOE
May 10, 2026
Merged

feat: white mode, minimal CSS, hash router + quick start page#9
ihatexcel merged 1 commit into
mainfrom
claude/setup-tsup-github-lib-KNfOE

Conversation

@ihatexcel

Copy link
Copy Markdown
Owner
  • Switch to light mode (zinc-50/white/zinc-200 palette) in both demo pages
  • Strip all custom CSS except 6 syntax-highlight rules (.kw, .fn, .str, .cm, .num, .obj)
  • Replace custom blink animation with Tailwind animate-pulse
  • Add hash-based router with two pages: Demo (#) and Quick start (#simple)
  • Quick start page: single iframe, minimal code examples, live send button
  • Fix inspector: remove Direction row, show raw Source/Receiver fields
  • Responsive grid with lg:/sm:/md: breakpoints throughout

https://claude.ai/code/session_014XkyCi4sXUHdDjMstV2Pbt

- Switch to light mode (zinc-50/white/zinc-200 palette) in both demo pages
- Strip all custom CSS except 6 syntax-highlight rules (.kw, .fn, .str, .cm, .num, .obj)
- Replace custom blink animation with Tailwind animate-pulse
- Add hash-based router with two pages: Demo (#) and Quick start (#simple)
- Quick start page: single iframe, minimal code examples, live send button
- Fix inspector: remove Direction row, show raw Source/Receiver fields
- Responsive grid with lg:/sm:/md: breakpoints throughout

https://claude.ai/code/session_014XkyCi4sXUHdDjMstV2Pbt
@ihatexcel ihatexcel merged commit 340f755 into main May 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants