mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-23 17:27:16 +03:00
34585af993
This reduces the number of resources we have to load by using LESS to import them into the compiled CSS bundle. This also gets rid of a flash of unstyled content in compiled mode by always including the compiled CSS in HTML directly, regardless of mode. If the app is running in uncompiled mode, LESS is still loaded and can override the compiled styles. Change-Id: I8cde25c15c281029a129225fc85a8baee767f424