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

buildSDK/scss-bootstrap.php
scss/bootstrap/bootstrap.scss

index 09d09c1..929a116 100644 (file)
@@ -33,7 +33,7 @@ $files = array(
         'minify' => 'roojs-bootstrap.css',
         'sourceMapRootpath' => '../scss/roojs-bootstrap/',
        
-    )
+    ),
     
     // 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.
index 6a603d1..0a20655 100644 (file)
@@ -5,8 +5,8 @@
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */
 
-//@import "functions";
-//@import "variables";
+@import "functions";
+@import "variables";
 @import "mixins";
 @import "root";
 @import "reboot";