Review a CSS snippet
Format a CSS snippet, copy the CSS review report, then check minification and color contrast before handoff.
- 1. CSS
Format the snippet and copy the report with selector, token, cascade, specificity, and checklist signals.
- 2. CSS Min
Check compression, comment removal, and the minified review report if compact CSS will be shared.
- 3. Color
Check color tokens against WCAG contrast when the snippet changes visible foreground or background colors.