Sha256: 1c3a49deaf1f76c51fc84e9a74301273e0542f6bf088ff3b6316f93994db3efa
Contents?: true
Size: 204 Bytes
Versions: 10
Compression:
Stored size: 204 Bytes
Contents
@each $color, $value in $theme-colors { @include bg-variant('.bg-#{$color}', $value); } .bg-white { background-color: $white !important; } .bg-transparent { background-color: transparent !important; }
Version data entries
10 entries across 10 versions & 5 rubygems