1
0
mirror of https://github.com/troisjs/trois.git synced 2024-11-23 20:02:32 +08:00
This commit is contained in:
Kevin Levron 2020-09-15 10:22:55 +02:00
parent 2506464b7f
commit f2229aa757
3 changed files with 2 additions and 3 deletions

View File

@ -5,11 +5,10 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400" rel="stylesheet">
<title>Vite App</title>
<link rel="stylesheet" href="_assets/style.73ab7b5c.css">
<link rel="stylesheet" href="style.73ab7b5c.css">
</head>
<body>
<div id="app"></div>
<script type="module" src="_assets/index.add82912.js"></script>
<script type="module" src="index.add82912.js"></script>
</body>
</html>