Skip to content

Instantly share code, notes, and snippets.

@Himujjal
Created April 26, 2018 03:24
Show Gist options
  • Save Himujjal/af433e2303ece82a07c16765f7255aad to your computer and use it in GitHub Desktop.
Save Himujjal/af433e2303ece82a07c16765f7255aad to your computer and use it in GitHub Desktop.
Medium.com HTML Modules - 1
<div>
<h1>Hello World!</h1>
<div>
<% import(module1.html), props = {prop1:"Using HTML-modules!"}%>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment