Sha256: 670f6f7f4bd1f18c1f1680daa03132a50b919b544db4fe6c6cc90e01c1c22c21
Contents?: true
Size: 340 Bytes
Versions: 4
Compression:
Stored size: 340 Bytes
Contents
@import "sass-zero/variables/spacing"; .list { &--unindented { padding-left: $size-8; } &--unbulleted { list-style: none; } &--inline li { margin-bottom: $size-0; margin-right: $size-2; display: inline-block; } &--boxed { background: $gray-200; padding: $size-4; border-radius: $size-4; } }
Version data entries
4 entries across 4 versions & 1 rubygems