parent
7659b9515d
commit
fe10ab488f
@ -1,3 +1,4 @@
|
|||||||
target
|
target
|
||||||
node_modules
|
node_modules
|
||||||
dist-js
|
dist-js
|
||||||
|
dist
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,17 +0,0 @@
|
|||||||
<!doctype html>
|
|
||||||
<html lang="en" theme="dark">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8" />
|
|
||||||
<meta
|
|
||||||
name="viewport"
|
|
||||||
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
|
|
||||||
/>
|
|
||||||
<title>Svelte + Vite App</title>
|
|
||||||
<script type="module" crossorigin src="/assets/index.js"></script>
|
|
||||||
<link rel="stylesheet" crossorigin href="/assets/index.css">
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body>
|
|
||||||
<div id="app"></div>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
Before Width: | Height: | Size: 2.7 KiB |
Loading…
Reference in new issue