Closed daveredfern closed 7 years ago
@daveredfern also breaks when using gradients.
@Triickii as discussed. We could do with 1 function that deals with all this.
At the moment the same code is output in 3 places.
pattern/branding/color/color.php pattern/utility/color/fill.php pattern/utility/color/text.php
A related issue is on this ticket: https://github.com/getchopchop/chopchop/issues/182
When using a HTML colour such as
green
it breaks the hex colours onbranding/color
. Only works with hex colours. Something to do with not adding it to the array.