Responsive layout audit
Audit HTML for flex, grid, and breakpoint issues; get concrete class suggestions and safe auto-fixes.
Commands
velinstyle layout audit ./samples
velinstyle layout suggest page.html
velinstyle layout fix page.html --dry-run
velinstyle layout fix page.html --writeRules
grid-missing-row, flex-no-wrap-overflow, missing-container, mobile-hidden-only, viewport-width, table-not-responsive, and more.
Breakpoints
Mobile (default), tablet from 48rem (velin-md-*), desktop from 62rem (velin-lg-*). For notches and home indicators use Safe area utilities (.velin-pt-safe, .velin-pb-safe, .velin-mobile-only, .velin-desktop-only).