File Manager

Current Directory: /home/aissorg/public_html/fonts/qzfcvsedcv/werwcwsfs
Viewing File: /home/aissorg/public_html/fonts/qzfcvsedcv/werwcwsfs/_background.scss.tar
home/aissorg/public_html/scss/bootstrap/utilities/_background.scss000064400000000640151162477050021633 0ustar00// stylelint-disable declaration-no-important @each $color, $value in $theme-colors { @include bg-variant(".bg-#{$color}", $value); } @if $enable-gradients { @each $color, $value in $theme-colors { @include bg-gradient-variant(".bg-gradient-#{$color}", $value); } } .bg-white { background-color: $white !important; } .bg-transparent { background-color: transparent !important; }