Function references assigned to variables throw errors
Opened this issue · 1 comments
joelschou commented
Short version: sass-extract
appears to choke any time a function reference is assigned to a variable.
Long version: I created a proof-of-concept to illustrate the problem. I do not yet have a solution, but I intend to keep digging.
joelschou commented
Added an update at the end of my PoC README with some line numbers gleaned from additional poking around.