buildSDK/less-bootstrap-compiler.php
authoredward <edward@roojs.com>
Fri, 5 Jan 2018 09:52:46 +0000 (17:52 +0800)
committeredward <edward@roojs.com>
Fri, 5 Jan 2018 09:52:46 +0000 (17:52 +0800)
buildSDK/less-bootstrap-compiler.php

index 029c027..b76ff23 100644 (file)
@@ -40,7 +40,7 @@ foreach ($files as $src => $file){
         continue;
     }
     
-    
+    $variable = "{$rootDir}/roojs1/less/bootstrap/variables.less";
     
 }