Better error messages for operators with types that don't support them
Closed this issue · 1 comments
nex3 commented
Fromhttps://github.com/sass/sass/issues/2077:
Currently if you try to divide a map or multiple function references you get an error about the type not being able to be output to css. Instead we should give an error like "cannot divide with a map".
nex3 commented
I'm closing this issue as "on ice" because Ruby Sass is deprecated and no additional features are planned for it.