jgranstrom/sass-extract

Function references assigned to variables throw errors

Opened this issue · 1 comments

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.

Added an update at the end of my PoC README with some line numbers gleaned from additional poking around.