Skip to content

Instantly share code, notes, and snippets.

@dance2die
Last active December 1, 2018 19:48
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 dance2die/7a47a15b719a3cf2b2a7979306b04ded to your computer and use it in GitHub Desktop.
Save dance2die/7a47a15b719a3cf2b2a7979306b04ded to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
  <head>
    ...
    <title>🍔 Bunpkg - B{uild}unpkg{URL}</title>
  </head>

  <body>
    <noscript> You need to enable JavaScript to run this app. </noscript>
    <div id="root"></div>
    ...
+    <link rel="stylesheet" href="styles.css" />
  </body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment