chopchop
chopchop copied to clipboard
Adding custom colours such as gradients breaks presentation

PHP error when adding something like this:
.u-fill-gradient-light,
%u-fill-gradient-light {
background-color: color(neutral, lightest);
background: linear-gradient(to top, color(neutral, lightest) 0%,#f9f9f9 100%);
}