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

  1. …in reply to @manucorporat
    @manucorporat @DasSurma @tabatkins @kennethrohde Maybe an artificially non-matching media query could work? dev.to/tomayac/why-browsers-download-stylesheets-with-non-matching-media-queries-4gcn <link rel=stylesheet href=foo.css media="(max-width: 1px)" onload="this.media='all';"> Off the top of my head and untested.