arg
This commit is contained in:
parent
a341bdde08
commit
ed89c89129
4 changed files with 198 additions and 887 deletions
|
@ -16,7 +16,7 @@
|
|||
<link rel="stylesheet" href="index.css" />
|
||||
</head>
|
||||
|
||||
<body class="dark">
|
||||
<body>
|
||||
<script src="./index.tsx" type="module"></script>
|
||||
</body>
|
||||
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
import "tsx-dom";
|
||||
|
||||
import "beercss";
|
||||
|
||||
import App from "./App";
|
||||
import colors from "./utilities/colors.module.css";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue