CSS Cheat Sheets
Ultra-compact, scan-first reference cards. No tutorials — pure lookup. Use these mid-build when you need a fast answer.
| Sheet | What's Inside |
|---|---|
| Selectors | Every selector type, combinator, pseudo-class, pseudo-element |
| Flexbox | All container + item properties with visual alignment guides |
| Grid | All grid properties, fr units, named areas, auto-fit patterns |
| Box Model | Spacing, sizing, overflow, box-sizing rules |
| Typography | Font, text, web fonts, type scale tokens |
| Colors | Hex/RGB/HSL/OKLCH, gradients, color-mix |
| Animations | Transition + animation shorthand, keyframes, easing presets |
| Responsive Design | Breakpoints, media queries, container queries, viewport units |
| Positioning | position values, z-index, stacking, sticky, inset |
| AI Prompt Templates | Copy-paste prompts for 15 common CSS tasks |