Sha256: d7d0a1217b01a7bd19567e4b009ad68bfcbf1819884cbbc94bca940ee7ed0171
Contents?: true
Size: 204 Bytes
Versions: 96
Compression:
Stored size: 204 Bytes
Contents
// Reproduce the deprecated Compass linear-gradient mixin @mixin linear-gradient($color-stops, $start: top, $image: false) { @include background-image($image, linear-gradient($start, $color-stops)); }
Version data entries
96 entries across 96 versions & 1 rubygems