]> _ Git - fluidbook-toolbox.git/commitdiff
wip #6875
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 22 Apr 2024 09:14:54 +0000 (11:14 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 22 Apr 2024 09:14:54 +0000 (11:14 +0200)
app/Fluidbook/Compiler/Cart.php

index 6f17ef9284147fc5f42b482edad3a47fa7b46156..a257b46ec0c8c912d7bf8cd6a1e4ca738b042d1d 100644 (file)
@@ -581,7 +581,7 @@ trait Cart
     public function writeBastideResahCart()
     {
 
-        $this->lessVariables['import-cart-styles'] = 'bastide-resah';
+        $this->lessVariables['import-cart-styles'] = 'bastide-resah-cart';
         $this->addJsLib('bastide', 'js/libs/fluidbook/cart/fluidbook.cart.bastide-resah.js');