@media all and (min-width: 100px) {
  a {
    b: c;
  }

  @import "https://example.org";
}
