Sha256: f9385c4b5802eddf963ceaa5540615da3c6f080f343cdf4cb55604f8cdb3a7a2
Contents?: true
Size: 212 Bytes
Versions: 16
Compression:
Stored size: 212 Bytes
Contents
@import "compass/css3/background-clip"; .background-clip { @include background-clip('border-box'); } .background-clip-khtml { $experimental-support-for-khtml:true; @include background-clip('border-box'); }
Version data entries
16 entries across 15 versions & 3 rubygems