X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=buildSDK%2Fless-bootstrap-compiler.php;h=545aff0c48859a79c3e61a4554b8c31fc1973131;hp=f5189e429bd84918089f970b7131e6ba9b65d057;hb=9c1921ff29b0733d82a8bc9036cc9029726ec3ca;hpb=90a38372893d33b2c0d775ca3b336b018664f033 diff --git a/buildSDK/less-bootstrap-compiler.php b/buildSDK/less-bootstrap-compiler.php index f5189e429b..545aff0c48 100644 --- a/buildSDK/less-bootstrap-compiler.php +++ b/buildSDK/less-bootstrap-compiler.php @@ -25,7 +25,8 @@ $files = array( "{$rootDir}/roojs1/less/roojs-bootstrap/roojs-bootstrap.less" => array( 'baseDir' => "{$rootDir}/roojs1/css-bootstrap", 'name' => 'roojs-bootstrap-debug.css', - 'minify' => 'roojs-bootstrap.css' + 'minify' => 'roojs-bootstrap.css', + 'variables' => "@import '../bootstrap/variables.less';" ) );