Sha256: 7a3ddc3ac421c917a0146ab2afe2fdc8f7ea320abc1fdb425dd0890e8b6b2efb
Contents?: true
Size: 340 Bytes
Versions: 4
Compression:
Stored size: 340 Bytes
Contents
.flag { width: (1.2rem*640/480); height: 1.2rem; display: inline-block; background: no-repeat center/100% 100%; vertical-align: bottom; font-style: normal; box-shadow: 0 0 1px 1px rgba(0, 0, 0, .1); border-radius: 2px; } @each $flag in $flag-icons { .flag-#{$flag} { background-image: image-url('flags/' + $flag + '.svg'); } }
Version data entries
4 entries across 4 versions & 1 rubygems