Skip to content

Instantly share code, notes, and snippets.

@WitkowskiMichau
Created March 7, 2018 18:33
Show Gist options
  • Save WitkowskiMichau/1cabdfca1edd65b1730cdc0fa159c301 to your computer and use it in GitHub Desktop.
Save WitkowskiMichau/1cabdfca1edd65b1730cdc0fa159c301 to your computer and use it in GitHub Desktop.
Condition loading css
<link href="other.css" rel="stylesheet" media="(min-width: 40em)">
<link href="print.css" rel="stylesheet" media="print">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment