Skip to content
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.

Adding custom colours such as gradients breaks presentation #182

Open
daveredfern opened this issue Feb 9, 2017 · 0 comments
Open

Adding custom colours such as gradients breaks presentation #182

daveredfern opened this issue Feb 9, 2017 · 0 comments
Labels

Comments

@daveredfern
Copy link
Member

image

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%);
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant