We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c2a6ee commit 5139f8bCopy full SHA for 5139f8b
1 file changed
tech-preview/micropython/repl.html
@@ -5,6 +5,7 @@
5
<meta charset="UTF-8">
6
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7
<link href="final.css" rel="stylesheet">
8
+ <script src="xterm.js"></script>
9
</head>
10
11
<body class="bg-gray-400 dark:bg-gray-700">
0 commit comments