<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.some[selectors-may='contain-a-{'] {
	
}

@media only screen and (min-width: 200px) {
  .test {
    prop: val;
  }
}</pre></body></html>