Skip to content

Commit

Permalink
chore: svelte demo app deps
Browse files Browse the repository at this point in the history
  • Loading branch information
BCsabaEngine committed Jul 26, 2024
1 parent bb896d8 commit e8a25c0
Show file tree
Hide file tree
Showing 6 changed files with 281 additions and 276 deletions.
1 change: 1 addition & 0 deletions svelte/dist/assets/index-B4xhKHXE.css

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion svelte/dist/assets/index-DkapxBn4.css

This file was deleted.

4 changes: 2 additions & 2 deletions svelte/dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<title>PCB THT Holder</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#f3f4f6" />
<script type="module" crossorigin src="./assets/index-7jil5z6W.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-DkapxBn4.css">
<script type="module" crossorigin src="./assets/index-CvL0GDnk.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-B4xhKHXE.css">
</head>

<body>
Expand Down
Loading

0 comments on commit e8a25c0

Please sign in to comment.