sioux-ui-switch
Version:
UISwitch module for sioux
16 lines (11 loc) • 322 B
HTML
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="apple-mobile-web-app-capable" cont ent="yes" />
<title>Test</title>
</head>
<body>
<div class="screen"></div>
<script type="text/javascript" src="./bundle.js"></script>
</body>
</html>