fix: connect html eject skins to media-provider

This commit is contained in:
Darius Cepulis
2025-10-30 00:56:07 -05:00
parent 476fabf7aa
commit f17570156e
6 changed files with 10 additions and 7 deletions
@@ -19,10 +19,6 @@ Video.js v10 comes with pre-built skins like Frosted and Minimal, but you can fu
While eventually we'll have a CLI that'll eject skins in your preferred framework and style, for now we invite you to try it out with these copy-paste-ready implementations.
<FrameworkCase frameworks={["html"]}>
> ⚠️ **Notice:** The HTML examples below aren't quite working, yet. Stay tuned for updates.
</FrameworkCase>
## Frosted Skin
<FrameworkCase frameworks={["react"]} withHydrationWorkaround>