vite/playground/html/noBody.html
2022-05-09 09:36:14 +02:00

8 lines
149 B
HTML

<link rel="stylesheet" href="/main.css" />
<!-- comment one -->
<h1>Hello</h1>
<!-- comment two -->
<script type="module" src="/main.js"></script>