Add WebSocket integration for Lanyard and Hyperate, implement scanline effects, and update dependencies
Some checks failed
Code quality checks / biome (push) Failing after 8s

This commit is contained in:
Seth 2025-05-03 13:17:52 -04:00
parent 4fedd38df1
commit 09e377b9d2
11 changed files with 319 additions and 42 deletions

View file

@ -16,7 +16,7 @@
<style id="font"></style>
</head>
<body>
<body class="scanlines">
<script src="index.tsx"></script>
</body>