``` .background-image(linear-gradient(to bottom, green, white)); ``` throws an exception: `JavaScript evaluation error: 'TypeError: Cannot read property 'length' of null'`