Sha256: 88cf1167ab1a173363e8b64ef71bbacd52e4f850be61ca2bebb3386a9c46efb8
Contents?: true
Size: 200 Bytes
Versions: 114
Compression:
Stored size: 200 Bytes
Contents
// A link that looks and acts like the text it is contained within @mixin unstyled-link { color: inherit; text-decoration: inherit; cursor: inherit; &:active, &:focus { outline: none; } }
Version data entries
114 entries across 110 versions & 14 rubygems