mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
Co-authored-by: Rahim <rahim.alwer@gmail.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
@videojs/skins
Internal package — do not install directly.
Shared skin CSS and Tailwind classname tokens for Video.js 10. Consumed by @videojs/html and @videojs/react, which re-export the skins you actually use in an app.
The package is private ("private": true in package.json) and is not published to npm.
Structure
src/default/— default skin tokens and CSS.src/minimal/— minimal skin tokens and CSS.src/shared/— tokens shared between skins.