Skip to content

Commit

Permalink
Deploying to gh-pages from @ 212a3b1 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 20, 2024
1 parent 0768a48 commit 5711899
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 0 deletions.
1 change: 1 addition & 0 deletions 2255/vite/assets/index-C3f7kQrH.css

Large diffs are not rendered by default.

66 changes: 66 additions & 0 deletions 2255/vite/assets/index-DMfENf1N.js

Large diffs are not rendered by default.

28 changes: 28 additions & 0 deletions 2255/vite/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0"
/>
<meta
name="color-scheme"
content="dark light"
/>
<title>iTwinUI-react + vite</title>
<style>
@layer reset {
* {
box-sizing: border-box;
margin: 0;
}
}
</style>
<script type="module" crossorigin src="./assets/index-DMfENf1N.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-C3f7kQrH.css">
</head>
<body>
<div id="root"></div>
</body>
</html>

0 comments on commit 5711899

Please sign in to comment.