shadow dom

This commit is contained in:
SethBurkart123
2024-03-31 07:36:20 +11:00
parent d94dd1ee12
commit 51cfb27fc5
6 changed files with 69 additions and 2 deletions
+1 -2
View File
@@ -17,8 +17,7 @@
</style>
</head>
<body>
<div id="ExtensionPopup">
</div>
<div id="ExtensionPopup"></div>
<script type="module" src="./main.tsx"></script>
<script type="module" src="./dark.ts"></script>
</body>