Sha256: 8466e7c7e1be3e7c8e519e2af9a1c938db67f0536c108c55eb71a79aed8a6d74
Contents?: true
Size: 245 Bytes
Versions: 14
Compression:
Stored size: 245 Bytes
Contents
.svg__fill { &--blue { fill: $primary-blue; } &--white { fill: $white; } } .svg { height: 100px; width: 100px; &--none { fill: none; } &--blue { fill: $primary-blue; } &--red { fill: $primary-red; } }
Version data entries
14 entries across 14 versions & 1 rubygems