EDUCATION & TRAINING
CLAUDE.md for Mobile: How One File Fixes Claude Code's CSS Blindspot
Dev.to Machine Learning
About This Tutorial
A specialized CLAUDE.md file fixes Claude Code's generic CSS by injecting mobile-specific rules, preventing iOS zoom, untappable buttons, and dark mode failures before shipping. Claude Code's generic CSS output - 32px buttons, iOS zoom on inputs, desktop-first media queries - stems from a lack of mobile-specific context, not incompetence. A specialized CLAUDE.md file, detailed in a new developer guide, injects that context to fix six common responsive design failures before they ship. Key facts Six common mobile CSS bugs from generic Claude Code output.