Sha256: 55c29f9a34138e529730906a209bd15382102811893df752140850aaca9872af
Contents?: true
Size: 199 Bytes
Versions: 26
Compression:
Stored size: 199 Bytes
Contents
@import "compass/css3/background-clip"; .background-clip { @include background-clip('border-box'); } .background-clip-multiple { @include background-clip('border-box', padding-box, content-box); }
Version data entries
26 entries across 26 versions & 2 rubygems