tomayac’s avatartomayac’s Twitter Archive—№ 12,944

  1. …in reply to @stoyanstefanov
    @stoyanstefanov Addition: <link rel="stylesheet" href="animations.css" media="(prefers-reduced-motion: no-preference)"> works, too (developers.google.com/web/updates/2019/03/prefers-reduced-motion#working_with_the_media_query), and is even loaded by legacy browsers that don’t understand the media query (blog.tomayac.com/2018/11/08/why-browsers-download-stylesheets-with-non-matching-media-queries-180513/).