Sha256: febd478e08c912ad4f91f81c22971233322014abbed658dec9c7251ab0521bb3
Contents?: true
Size: 443 Bytes
Versions: 9
Compression:
Stored size: 443 Bytes
Contents
@import "archetype"; .simple-button { &.disabled { @include styleguide(small primary button, $state: disabled); } &.my-custom-hover { @include styleguide(small primary button, $state: hover); } &.normal { @include styleguide(small primary button, $state: false); } } .anchor { &.missing { @include styleguide(link, $state: missing); } &.my-custom-hover { @include styleguide(link, $state: hover); } }
Version data entries
9 entries across 9 versions & 1 rubygems