background: linear-gradient(to left, red, blue);
.foo { background-image: linear-gradient(red, blue); }