Come2Daddy 7 lat temu
rodzic
commit
3f7be4573d
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      sass/base/helpers.sass

+ 2 - 0
sass/base/helpers.sass

@@ -108,6 +108,8 @@ $alignments: ('centered': 'center', 'justified': 'justify', 'left': 'left', 'rig
 @each $name, $shade in $shades
 @each $name, $shade in $shades
   .has-text-#{$name}
   .has-text-#{$name}
     color: $shade !important
     color: $shade !important
+  .has-background-#{$name}
+    background-color: $shade !important
 
 
 .has-text-weight-light
 .has-text-weight-light
   font-weight: $weight-light !important
   font-weight: $weight-light !important