Skip to content

Instantly share code, notes, and snippets.

@cziem
Created November 12, 2018 08:59
Show Gist options
  • Save cziem/6bf36802a4b440870b973c0580f159d4 to your computer and use it in GitHub Desktop.
Save cziem/6bf36802a4b440870b973c0580f159d4 to your computer and use it in GitHub Desktop.
add this line to the index.html file
<link rel="stylesheet" href="style.css">
</head>
<body>
<script src="main.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment