Basic example. @mixin linear-gradient-image($image-url, $start-color, $stop-color). background: url(#{$image-url}) right 0 no-repeat, $stop-color.
確定! 回上一頁