@jsenv/cli
Version:
Command Line Interface for jsenv
27 lines (26 loc) • 1.07 kB
HTML
<html lang="en" original-position-stored="">
<head>
<meta charset="UTF-8">
<link rel="icon" type="image/svg+xml" href="file:///Users/dmail/Documents/dev/jsenv/core/packages/related/cli/template-web-components/src/jsenv_logo.svg" original-href-position="5:43;5:66">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style original-position="7:5;20:13" content-indented="" jsenv-cooked-by="jsenv:html_inline_content_analysis">
body {
background: #add8e6;
}
#root {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-align: center;
color: #2c3e50;
margin-top: 60px;
font-family: Avenir, Helvetica, Arial, sans-serif;
}
</style>
<title>Jsenv web page</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="file:///Users/dmail/Documents/dev/jsenv/core/packages/related/cli/template-web-components/src/main.js" original-src-position="25:27;25:42"></script>
</body>
</html>