Skip to main content
Tailwind CSS Mastery·Lesson 3 Quiz

Quiz: Custom Themes

Test what you learned in this lesson before moving on.

Lesson Quiz

Pass with 80% to complete this lesson.

1. In Tailwind CSS 4, where do you define custom theme tokens?

2. What does the @custom-variant directive 'dark (&:where(.dark, .dark *))' accomplish?

3. Why should you add a blocking script in <head> for dark mode?