Skip to content

Instantly share code, notes, and snippets.

@freshcutdevelopment
Created May 30, 2016 12:30
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 freshcutdevelopment/652fc7951feefa43e44208c1099ba178 to your computer and use it in GitHub Desktop.
Save freshcutdevelopment/652fc7951feefa43e44208c1099ba178 to your computer and use it in GitHub Desktop.
Custom elements exampl
<html>
<script type="text/javascript" src="app.js"></script>
<link rel="stylesheet" href="app.css">
<body>
<user-bio></user-bio>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment