Sha256: f6e4bcdf660839d58d1f267ac4976d5affffcb5296631db11a4282886e4046c8
Contents?: true
Size: 234 Bytes
Versions: 10
Compression:
Stored size: 234 Bytes
Contents
@mixin badge-variant($bg) { @include color-yiq($bg); background-color: $bg; &[href] { @include hover-focus { @include color-yiq($bg); text-decoration: none; background-color: darken($bg, 10%); } } }
Version data entries
10 entries across 10 versions & 5 rubygems