]> _ Git - fluidbook_tools.git/commitdiff
wip #4751 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 5 Oct 2021 15:00:50 +0000 (17:00 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 5 Oct 2021 15:00:50 +0000 (17:00 +0200)
src/Compiler/Styles.php

index 36a06c9bae68f184e97de582fe5fad425a959e82..f8c3093fdf6682c793119ff4db96de0a70d2441b 100644 (file)
@@ -13,7 +13,7 @@ trait Styles
     protected $stylesheets = [];
     protected $lessSource;
     protected $cssfont = [];
-    public $lessFiles = ['fluidbook'];
+    public $lessFiles = ['fluidbook','videojs/videojs'];
 
     public function isMobileFirst()
     {