Commit Graph

4 Commits

Author SHA1 Message Date
46899ef7be feat: integrate Tailwind CSS for improved styling and layout
- Added Tailwind CSS and its Vite plugin to the frontend project.
- Updated App.svelte to enhance UI with Tailwind classes, including a new layout for the serial monitor and command tester.
- Improved logging functionality by increasing log history and adding more detailed log messages.
- Refactored SendBox.svelte for consistent styling with Tailwind.
- Enhanced Pico firmware to support structured event logging and command parsing.
- Updated README_PICO_SERIAL.md to provide comprehensive documentation on serial communication and backend integration.
- Added .dockerignore to optimize Docker builds by excluding unnecessary files.
2025-08-30 14:18:57 +02:00
41107652d1 refactor: update landing page layout and styles for Schafkopf Bot 2025-08-26 01:26:50 +02:00
70ea3c4027 refactor: move from sveltekit to vite 2025-08-26 01:20:24 +02:00
09837d032e first commit 2025-08-25 17:11:37 +02:00