Sha256: 1980b23b179c0b55ef124dd8e8654b682320e17f4425b2c542bfcb37801d6d7d
Contents?: true
Size: 341 Bytes
Versions: 3
Compression:
Stored size: 341 Bytes
Contents
@import "archetype"; @each $context in container, bristol, punchcut { .#{$context} { @each $size in large, medium, small { @each $type in primary, secondary, spotlight { // normal buttons .button.#{$size}.#{$type} { @include styleguide($size $type button in a $context); } } } } }
Version data entries
3 entries across 3 versions & 1 rubygems