tomayac’s avatartomayac’s Twitter Archive—№ 14,051

  1. …in reply to @nevkatz
    @nevkatz @sarah_edo I like the toggle idea. Actually, thinking it through, prefers-reduced-motion could be implemented in a similar way as prefers-color-scheme in github.com/googlechromelabs/dark-mode-toggle#readme. Use the system preference if available, and let the user override it if they choose to.