I really tried google a lot but couldn't figure out what does this css do.
Could you help please.
.XXX-purple-gradient:after {
content: "#702f8a -> #560079 @ 90┬░"
}
Also when compass compile the Sass, it converts 90° to 90┬░. Is this going to cause any issues?
Thanks!