HTeuMeuLeu’s avatarHTeuMeuLeu’s Twitter Archive—№ 21,283

    1. …in reply to @b0rk
      @b0rk @Media I don't know that. But I guess it comes down to how browser parses CSS. They need to figure out the value of a media query before downloading styles, for example if you use it in a <link href="styles.css" media="10rem">.
  1. …in reply to @HTeuMeuLeu
    @b0rk @Media (should be media="(max-width:10rem)", but you got the idea)