--
You received this message because you are subscribed to the Google Groups "Sass" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sass-lang+...@googlegroups.com.
To post to this group, send email to sass...@googlegroups.com.
Visit this group at https://groups.google.com/group/sass-lang.
For more options, visit https://groups.google.com/d/optout.
Thank you for the reply
I had planned on helping out on issue #512 which I believe would have a relatively straightforward implementation to start with since it would just need a mapping of gray(x) to rgb(x, x, x) or something similar from maybe a static Sass tree to a CSS tree.
I was a bit confused as to how exactly I would go about doing that
Cheers