layout
Domain package with 4 compiled Units.
4 Units
Unit counts by external type
| Kind | Count |
|---|---|
| check | 4 |
Sample Units
check @community
Check Content Width Constrained
Validates that main content containers constrain max-width to keep prose readable: ≤ 720px (~75ch) for prose, ≤ 1280px for general content.…
layout ↗ 0 · q0.0
check @community
Check Grid Baseline Aligned
Validates vertical rhythm by checking that block gaps, heading margins, and body line-height are integer multiples of a baseline grid (4px or 8px).…
layout ↗ 0 · q0.0
check @community
Check Mobile First
Validates mobile-first responsive authoring: viewport meta tag is correct, media queries layer up via min-width (not max-width), zoom is not disabled, and no fixed widths exceed 375px in default styles.
layout ↗ 0 · q0.0
check @community
Check Spacing Rhythm
Validates that margin/padding/gap values align to a 4px or 8px base grid (configurable). Off-grid values (e.g. 13px, 7px) break vertical rhythm and indicate ad-hoc spacing decisions.
layout ↗ 0 · q0.0