I have some color costants defined in my css file. I'd like to get this values in my code (They were not used so far). Is there a way to do that?
-color1: rgb(58, 135, 173);
-color2: rgb(70, 136, 71);
I have some color costants defined in my css file. I'd like to get this values in my code (They were not used so far). Is there a way to do that?
-color1: rgb(58, 135, 173);
-color2: rgb(70, 136, 71);