diff options
Diffstat (limited to 'scss/helpers')
| -rw-r--r-- | scss/helpers/_background.scss | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/scss/helpers/_background.scss b/scss/helpers/_background.scss deleted file mode 100644 index 1c0a32a23..000000000 --- a/scss/helpers/_background.scss +++ /dev/null @@ -1,5 +0,0 @@ -@if $enable-gradients { - @each $color, $value in $theme-colors { - @include bg-gradient-variant(".bg-gradient-#{$color}", $value); - } -} |
