Sha256: 46352aed6846c44331b08b80d05e46ef4046c9392a2ea0ce513d205f768e3955
Contents?: true
Size: 280 Bytes
Versions: 80
Compression:
Stored size: 280 Bytes
Contents
@mixin badge-variant($bg) { color: color-yiq($bg); background-color: $bg; &[href] { @include hover-focus { color: color-yiq($bg); text-decoration: none; background-color: darken($bg, 3%); } } .tagsinput-remove-link{ color: $white; } }
Version data entries
80 entries across 57 versions & 3 rubygems