Phoenix: Remove unwanted CSS includes

This commit is contained in:
Sam Atkins 2024-04-17 11:05:03 +01:00
parent 7e0c6c6470
commit f2e8b5ee3e

View File

@ -5,9 +5,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="xterm.css">
<link rel="stylesheet" href="normalize.css">
<link rel="stylesheet" href="style.css">
<script src="__SDK_URL__"></script>
<script src="config.js"></script>
<script src="bundle.js"></script>