Commit Graph

2 Commits

Author SHA1 Message Date
fyah
8bd977987a fix: restructure Elec to match electron-vite expected layout
- Move index.html to src/renderer/ (electron-vite hard requirement)
- Flatten React source to src/ (main.tsx, App.tsx, components/)
- Remove debug red background
- Use @tailwindcss/postcss plugin

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-09 11:31:38 +08:00
fyah
0ee021e613 feat: add Elec — dark mode multi-model chat UI
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-09 11:14:28 +08:00