Created by: donavon
The prefers-reduced-motion
CSS media feature is used to detect if the user has requested that the system minimize the amount of animation or motion it uses.
This PR detects this, and prevents the spinning React logo from spinning.
Here it is as shown with and without the "Reduce motion" setting in the Accessibility section of the macOS System Preferences.