slim code highlight.

This commit is contained in:
2023-04-18 13:59:52 +08:00
parent 76618660d5
commit 80c20a8d08
7 changed files with 14 additions and 68 deletions

View File

@@ -8,6 +8,11 @@
<script>
this.globalThis || (this.globalThis = window)
</script>
<style>
body {
height: 100vh;
}
</style>
</head>
<body>
<div id="app"></div>