kmap
Version:
Karnagh Map Editor
21 lines (18 loc) • 391 B
HTML
<html>
<head>
<link rel="shortcut icon" href="favicon.ico" />
<meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
<style>
div {
box-sizing: border-box;
}
</style>
<title><%= htmlWebpackPlugin.options.title %></title>
</head>
<body>
<style>
</style>
<div class="kmap-cl-install">{"size": 3}</div>
</body>
</html>