From 81e27c8a5fecb9c0d8fe5c53acab15370cf866fb Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 31 Dec 2020 12:43:24 +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 058093c53f..b33d48f396 100644 --- a/buildSDK/scss-bootstrap.php +++ b/buildSDK/scss-bootstrap.php @@ -23,7 +23,7 @@ $files = array( 'name' => 'bootstrap.css', 'minify' => 'bootstrap.min.css', 'sourceMapRootpath' => '../scss/bootstrap/', - 'variables' => "@import 'functions';\n@import 'variables';" + 'variables' => "" ), "roojs-bootstrap.scss" => array( -- 2.39.2