mirror of
https://github.com/zoriya/v10.git
synced 2026-08-05 05:37:21 +00:00
@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.