+1

@include background(url("http); in sass output

Don Zo 11 ár síðan 0
Amazing work this guys!

I have a button with an image and two gradients,  in the sass output it has this ...

@include background(url("http);
background-repeat: no-repeat, repeat;

I think there is something wrong with the @include background logic.

Cheers.