Add recommendation to CLAUDE.md

This commit is contained in:
Claudio Ortolina
2025-07-13 21:24:06 +01:00
parent 405051dcf6
commit 2ba94b0a45
+1
View File
@@ -210,6 +210,7 @@ UI and Styling
- Use Phoenix LiveView for dynamic, real-time interactions.
- Implement responsive design with Tailwind CSS.
- Use Phoenix view helpers and templates to keep views DRY.
- **Responsive Design**: When screen space is limited, prefer content-focused flexible layouts over rigid tabular structures. Reorganize information hierarchically within each item, grouping related data visually while maintaining scanability and preserving all functionality.
Performance Optimization