Files
v10/packages/sandbox/templates/styles.css
T

7 lines
308 B
CSS

@import "tailwindcss";
@source "../templates";
/* NOTE: This is non-standard since you'd usually eject the Tailwind skin into your own project and not import it from node_modules. */
@source "../node_modules/@videojs/skins";
@source "../node_modules/@videojs/html";
@source "../node_modules/@videojs/react";