Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rafaelrozon/76ebdae4c78e4de10e72 to your computer and use it in GitHub Desktop.
Save rafaelrozon/76ebdae4c78e4de10e72 to your computer and use it in GitHub Desktop.
embed external style sheet with media attribute
<link rel=‘stylesheet’ type=‘text/css’ href=‘pathToCSSFile/file.css’ media=‘screen’ />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment