@ephox/sand
Version:
Platform detection library
18 lines (16 loc) • 351 B
HTML
<html lang="en">
<head>
<title>Sand Demo Page</title>
<style type="text/css">
#ephox-ui {
margin-bottom: 20px;
}
</style>
</head>
<body>
<h2>Sand Demo Page</h2>
<div id="ephox-ui"></div>
<script type="text/javascript" src="../../../scratch/compiled/demo.js"></script>
</body>
</html>