fix compile for bootstra 4.5.3
[roojs1] / scss / bootstrap / _variables.scss
index d7171e5..7bbbe6f 100644 (file)
@@ -4,6 +4,8 @@
 // consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
 
 // Color system
+@import "functions";
+
 
 $white:    #fff !default;
 $gray-100: #f8f9fa !default;