feat(skin): implement default and minimal skins for HTML player (#698)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Sam Potts
2026-03-04 22:35:45 +11:00
committed by GitHub
co-authored by Claude Opus 4.6
parent 9a5dfab4e8
commit c5cafae57f
51 changed files with 3513 additions and 2334 deletions
+2
View File
@@ -89,6 +89,8 @@
"dependencies": {
"@videojs/core": "workspace:*",
"@videojs/element": "workspace:*",
"@videojs/icons": "workspace:*",
"@videojs/skins": "workspace:*",
"@videojs/store": "workspace:*",
"@videojs/utils": "workspace:*"
},