@6edesign/svelte-three
Version:
[Demo](https://6edesign.github.io/svelte-three-mograph/)
22 lines (19 loc) • 872 B
HTML
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="shortcut icon" href="/svelte-three-mograph/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="@6eDesign/svelte-three demo" />
<link rel="stylesheet" href="/svelte-three-mograph/index.css">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,500;1,100;1,500&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/styles/rainbow.min.css">
<title>@6eDesign/svelte-three</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<script type="module" src="/svelte-three-mograph/_dist_/index.js"></script>
</body>
</html>