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

  1. …in reply to @jonalvarezz
    @jonalvarezz It works for stylesheets, you just forgot the parentheses: <link media="(prefers-color-scheme: dark)" rel="stylesheet" href="dark.css"> See web.dev/prefers-color-scheme/#loading-strategy for more details.