Created
March 1, 2019 15:19
-
-
Save jhnns/018465fc6a1323c808a147cebb809cd4 to your computer and use it in GitHub Desktop.
Medium code example
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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