Sha256: b278b92b0015515761308c53cc3a46f7bc20c102700408c4d6392c3920226f63
Contents?: true
Size: 444 Bytes
Versions: 8
Compression:
Stored size: 444 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
8 entries across 8 versions & 1 rubygems