Sha256: 1a63311e5ee3778c4678b36a4c9379f36d90c27755b9a21f52b59e518cd96371
Contents?: true
Size: 235 Bytes
Versions: 76
Compression:
Stored size: 235 Bytes
Contents
// The state component has been deprecated in favour of Pills. This will be // removed in a future version of Solidus. .state { @extend .pill; @each $state in $states { &.#{$state} { @extend .pill-#{$state}; } } }
Version data entries
76 entries across 76 versions & 2 rubygems