Sha256: ed4bf5525f39db541415d55fd80d12203c182ec14328d43bdfa455fc1a56c470
Contents?: true
Size: 257 Bytes
Versions: 26
Compression:
Stored size: 257 Bytes
Contents
@import "compass/css3/background-size"; .background-size-default { @include background-size; } .background-size-single { @include background-size(50% 25%); } .background-size-multiple { @include background-size(4em 3em, $default-background-size, 50%); }
Version data entries
26 entries across 26 versions & 2 rubygems