Sha256: 76cb1ed6f5f8fc95aef26a50d42b3bfeeec0add71336cd356b53cccb0e8e3095
Contents?: true
Size: 250 Bytes
Versions: 54
Compression:
Stored size: 250 Bytes
Contents
@import "settings.global"; // Frames and wells @mixin badge($background-color, $color: $badge-color, $border-color: $color) { border: $badge-border-width $badge-border-style $border-color; background-color: $background-color; color: $color; }
Version data entries
54 entries across 54 versions & 4 rubygems