added basic stylesheets

This commit is contained in:
2025-04-09 17:28:25 -05:00
parent a0af1230cb
commit 99d584783f
5 changed files with 12 additions and 2 deletions
+1
View File
@@ -4,6 +4,7 @@
<head>
<meta charset="UTF-8" />
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<link href="./index.css" rel="stylesheet" />
<title>yellowjacket</title>
</head>
<script src="/index.ts" type="module"></script>