Upgrade to bootstrap 4.5
[roojs1] / scss / bootstrap / mixins / _list-group.scss
index cd47a4e..0da3531 100644 (file)
@@ -6,7 +6,7 @@
     background-color: $background;
 
     &.list-group-item-action {
-      @include hover-focus {
+      @include hover-focus() {
         color: $color;
         background-color: darken($background, 5%);
       }