Sha256: 859dd22fb54245181beaeab2449d8e361782afab6ab0ce57cae6964b3ca7bffc
Contents?: true
Size: 207 Bytes
Versions: 2
Compression:
Stored size: 207 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
2 entries across 2 versions & 1 rubygems