Skip to content

Instantly share code, notes, and snippets.

@BenOsodrac
Last active May 26, 2020 10:05
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 BenOsodrac/2fe6c04633fb2b63cf4b795afd19813e to your computer and use it in GitHub Desktop.
Save BenOsodrac/2fe6c04633fb2b63cf4b795afd19813e to your computer and use it in GitHub Desktop.
class Card extends HTMLElement {}
customElements.define('osui-card', Card);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment