You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(cli): add viewport presets with mobile as default
Replace the hardcoded desktop viewport with named presets (mobile, tablet,
desktop). Mobile (375×812) is now the default, matching real-world usage.
The --viewport flag lets callers select a preset from the CLI.
0 commit comments