Skip to content

Instantly share code, notes, and snippets.

@paulallies
Last active October 26, 2021 16:42
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 paulallies/fc529abae6e555de0819cc3994637eb8 to your computer and use it in GitHub Desktop.
Save paulallies/fc529abae6e555de0819cc3994637eb8 to your computer and use it in GitHub Desktop.
src/assets/index.html
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<link rel="stylesheet" href="/css/main.css">
</head>
<body>
<div id="root"></div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment