Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Rollup Bundle</title>
<link href="index.min.css" rel="stylesheet">
</head>
<body>
<script src="index.js" type="module"></script>
</body>
</html>