@stilljs/core
Version:
<div style="display:flex; justify-content: center"> <img src="@still/img/logo-no-bg.png" style="width: 5em;"/> </div>
15 lines (13 loc) • 422 B
HTML
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta content="width=device-width, initial-scale=1" name="viewport" />
<title>StillJS</title>
<link href="@still/ui/css/still.css" rel="stylesheet">
<script src="@still/index.js" type="module"></script>
</head>
<body>
<div id="stillUiPlaceholder"></div>
</body>