Skip to content

Instantly share code, notes, and snippets.

@tonyganch
Created May 27, 2015 10:29
Show Gist options
  • Save tonyganch/0a147262f2c6deacfb0a to your computer and use it in GitHub Desktop.
Save tonyganch/0a147262f2c6deacfb0a to your computer and use it in GitHub Desktop.
-> % vulcanize base.html
<!DOCTYPE html><html lang="en"><head>
<meta charset="UTF-8">
<title></title>
</head>
<body><div hidden="" by-vulcanize=""><a href="imports/sub-base/sub-base.html">Hello also from super base!</a>
<span href="imports/hello">From Sub-Base!</span>
</div>
</body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment