refactor(compiler)!: move component generation to core

This commit is contained in:
Rahim
2026-06-19 19:37:09 -07:00
parent b2c6b3489f
commit f64acdfd15
158 changed files with 2849 additions and 712 deletions
-5
View File
@@ -1,9 +1,4 @@
@import "tailwindcss";
/* NOTE: This is using a private export. You should import from either:
- "@videojs/html/tailwind.css" for HTML skins
- "@videojs/react/tailwind.css" for React skins
*/
@import "@videojs/skins/shared/tailwind.css";
@source "../app";