Skip to content

Instantly share code, notes, and snippets.

@natemcmaster
Created July 22, 2015 06:12
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 natemcmaster/2f127dd4d288ec0af0cc to your computer and use it in GitHub Desktop.
Save natemcmaster/2f127dd4d288ec0af0cc to your computer and use it in GitHub Desktop.
Expected:
<link href="/test1.css" rel="stylesheet" />
<link href="/test2.css" rel="stylesheet" />
Actual:
<link href="/test1.css" rel="stylesheet" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment