summaryrefslogtreecommitdiff
path: root/templates/assets/tether/examples/dolls/index.html
blob: 8f0167f11a8e9a3a7ddd1dc574ec20d117a4886b (plain)
1
2
3
4
5
6
7
<link rel="stylesheet" href="./dolls.css" />
<script src="//github.hubspot.com/tether/dist/js/tether.js"></script>
<script src="./dolls.js"></script>
<body>
  <div class="scroll">
  </div>
</body>