Merge pull request #295 from AtkinsSJ/remove-phoenix-css

Phoenix: Remove unwanted CSS includes
This commit is contained in:
Eric Dubé 2024-04-17 10:07:33 -04:00 committed by GitHub
commit 2210652643
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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>