Sha256: f0fc5a514b2f7e54727f220c95be480f54adaaa05e7852f133731c2bba78a1b9
Contents?: true
Size: 163 Bytes
Versions: 11
Compression:
Stored size: 163 Bytes
Contents
// Tags @mixin tag-variant($color) { background-color: $color; &[href] { @include hover-focus { background-color: darken($color, 10%); } } }
Version data entries
11 entries across 11 versions & 3 rubygems