Sha256: 449e9c8c726305e448ed5eb14b843547ad34e7c0c921523c4ad48cc514efe87f
Contents?: true
Size: 632 Bytes
Versions: 3
Compression:
Stored size: 632 Bytes
Contents
.tag align-items: center background-color: $background border-radius: 290486px color: $text display: inline-flex font-size: $size-small height: 2em justify-content: center line-height: 1.5 padding-left: 0.875em padding-right: 0.875em vertical-align: top white-space: nowrap .delete margin-left: 0.25em margin-right: -0.5em // Colors @each $name, $pair in $colors $color: nth($pair, 1) $color-invert: nth($pair, 2) &.is-#{$name} background-color: $color color: $color-invert // Sizes &.is-medium font-size: $size-normal &.is-large font-size: $size-medium
Version data entries
3 entries across 3 versions & 1 rubygems