So I’m trying to write a list of colors in a map then output them with an @each loop. However the variables are being output as all lower case. Is there any fix or work around for this?
This new method is far more efficient than writing it all out by hand, however I cannot use lower case because this has been used on past projects and it is too late to revert the classes.
Here is an example of what I mean, you can see it in the code preview. http://codepen.io/codingcarpenter/pen/BdCor