From: Vincent Vanwaelscappel Date: Tue, 5 Oct 2021 15:00:50 +0000 (+0200) Subject: wip #4751 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=0ec9d2ec7227722069ffd1bc96d3f6fe4a2e2b6a;p=fluidbook_tools.git wip #4751 @0.5 --- diff --git a/src/Compiler/Styles.php b/src/Compiler/Styles.php index 36a06c9..f8c3093 100644 --- a/src/Compiler/Styles.php +++ b/src/Compiler/Styles.php @@ -13,7 +13,7 @@ trait Styles protected $stylesheets = []; protected $lessSource; protected $cssfont = []; - public $lessFiles = ['fluidbook']; + public $lessFiles = ['fluidbook','videojs/videojs']; public function isMobileFirst() {