check_responsive
Analyzes HTML/CSS to identify responsive design issues, including viewport meta, touch targets, and breakpoints, ensuring mobile-first principles.
Instructions
Analyze code for mobile-first principles and responsive design issues. Checks viewport meta, touch targets, and breakpoints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | HTML/CSS markup to analyze for responsive design issues | |
| check_type | No | Specific responsive aspect to check | all |