|
|
@ -5,9 +5,10 @@ |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"/> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"/> |
|
|
|
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet" /> |
|
|
|
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet" /> |
|
|
|
|
|
|
|
|
|
|
|
<link href="//unpkg.com/video.js@7.9.2/dist/video-js.css" rel="stylesheet"> |
|
|
|
<link href="//unpkg.com/video.js@7.9.3/dist/video-js.css" rel="stylesheet"/> |
|
|
|
<link href="https://unpkg.com/@videojs/themes@1/dist/fantasy/index.css" rel="stylesheet" /> |
|
|
|
<link href="https://unpkg.com/@videojs/themes@1/dist/fantasy/index.css" rel="stylesheet" /> |
|
|
|
<script src="//unpkg.com/video.js@7.9.2/dist/video.js"></script> |
|
|
|
<script src="//unpkg.com/video.js@7.9.3/dist/alt/video.core.min.js"></script> |
|
|
|
|
|
|
|
<script src="//unpkg.com/@videojs/http-streaming@2.1.0/dist/videojs-http-streaming.min.js"></script> |
|
|
|
|
|
|
|
|
|
|
|
<link href="./styles/video.css" rel="stylesheet" /> |
|
|
|
<link href="./styles/video.css" rel="stylesheet" /> |
|
|
|
<link href="./styles/video-only.css" rel="stylesheet" /> |
|
|
|
<link href="./styles/video-only.css" rel="stylesheet" /> |
|
|
|