From 0e9ee664af23dccffec54a64aa0f8c9dcba67a7b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 31 Dec 2020 12:43:13 +0800 Subject: [PATCH] buildSDK/scss-bootstrap.php --- buildSDK/scss-bootstrap.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildSDK/scss-bootstrap.php b/buildSDK/scss-bootstrap.php index ebbd4c833e..058093c53f 100644 --- a/buildSDK/scss-bootstrap.php +++ b/buildSDK/scss-bootstrap.php @@ -33,7 +33,7 @@ $files = array( 'minify' => 'roojs-bootstrap.css', 'sourceMapRootpath' => '../scss/roojs-bootstrap/', 'variables' => "@import '../bootstrap/functions';\n@import '../bootstrap/variables';" - ) + ), // this is a test to see if we can get this theme to build.. // note our classic roojs-bootstrap will need a rebuild as well as it uses different variables. -- 2.39.2