snipe-it/bower_components/tether/examples/dolls/index.html

8 lines
197 B
HTML
Raw Normal View History

2017-01-11 03:05:06 -08:00
<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>