Skip to content

Instantly share code, notes, and snippets.

@jhnns
Created March 1, 2019 15:19
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save jhnns/018465fc6a1323c808a147cebb809cd4 to your computer and use it in GitHub Desktop.
Medium code example
import person form "./person.css";
element.innerHTML = `<h1 class="${person.name}">Name</h1>`;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment