buildSDK/scss-bootstrap.php
authorAlan Knowles <alan@roojs.com>
Thu, 31 Dec 2020 04:43:13 +0000 (12:43 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 31 Dec 2020 04:43:13 +0000 (12:43 +0800)
buildSDK/scss-bootstrap.php

index ebbd4c8..058093c 100644 (file)
@@ -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.