Skip to content
CSS·Advanced·Conceptual·1 min read

What does prefers-reduced-motion require?

Short interview answer

Reduce or replace nonessential motion while preserving state change and task completion. Do not simply remove feedback that users still need to understand the interface.

Key takeaway

Explain the underlying mental model clearly, then support it with a concrete example and its trade-offs.

← Back to Responsive design and container queries

Related questions