feat: Initialize the Electron frontend with core UI components and integrate Convex backend services.
This commit is contained in:
1
Frontend/Electron/dist-react/assets/index-0wNLL1lc.css
Normal file
1
Frontend/Electron/dist-react/assets/index-0wNLL1lc.css
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -5,10 +5,16 @@
|
||||
<link rel="icon" type="image/svg+xml" href="./vite.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>discord</title>
|
||||
<script type="module" crossorigin src="./assets/index-DXKRzYO-.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="./assets/index-D1fin5Al.css">
|
||||
<script type="module" crossorigin src="./assets/index-XO0EnFCR.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="./assets/index-0wNLL1lc.css">
|
||||
</head>
|
||||
<body>
|
||||
<script>
|
||||
(function() {
|
||||
var t = localStorage.getItem('discord-theme') || 'theme-dark';
|
||||
document.documentElement.className = t;
|
||||
})();
|
||||
</script>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user