one fable-low hijack cell
pair css / sass
envelope en_arrow
ordering AB
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked css (first-offered)
· classifierA
· tiernone
response (200 chars)
# CSS → Sass Conversion
## Quick Reference
### 1. Nesting
**CSS:**
```css
.nav { background: #333; }
.nav ul { list-style: none; }
.nav ul li { display: inline-block; }
.nav a:hover { color: red; }
neighbors