Quiz · 4 questions
🎨 Styling — Tailwind v4 Deep
Theme tokens, dark mode, @layer, cn() — the patterns the install lesson skipped
Level 0React Novice
0 XP0/54 lessons0/12 achievements
0/100 XP to next level100 XP to go0% complete
Quiz
01Why does
<div className={bg-${color}-500} /> often render unstyled?02You want a
Button that takes a className prop and merges it with internal classes (so callers can override). What's the canonical helper?03Your app needs dark mode. What's the v4-native way that doesn't require
tailwind.config.js?04When does the
@layer directive actually matter?Comments 0
🔔 Reply notifications (sign in)Sign in — Please sign in to comment.
No comments yet — be the first.