Skip to content

Commit

Permalink
Add the IntersectionObserver polyfill
Browse files Browse the repository at this point in the history
  • Loading branch information
RevillWeb committed Feb 19, 2018
1 parent 1d173ae commit 7d13854
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Title</title>
<script src="https://polyfill.io/v2/polyfill.min.js?features=IntersectionObserver"></script>
<script src="webcomponents-sd-ce.js"></script>
<style>
html, body {
Expand Down

0 comments on commit 7d13854

Please sign in to comment.