We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85729aa commit 24919bdCopy full SHA for 24919bd
demos/basic.html
@@ -5,7 +5,7 @@
5
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6
<title>Basic demo</title>
7
<meta name="viewport" content="width=device-width, initial-scale=1">
8
- <link rel="stylesheet" type="text/css" media="screen" href="../test/main.css" />
+ <link rel="stylesheet" media="screen" href="../test/main.css" />
9
<script src="https://polyfill.io/v2/polyfill.min.js?features=IntersectionObserver"></script>
10
</head>
11
<body>
0 commit comments