get-function() doesn't see functions defined in inner scopes #2830
Labels
Bug - Confirmed
Compatibility - P3
Minorly important for compatibility with the Sass spec and ecosystem
Dart Backport Done
Dev - Test Written
LibSass's
get-function()
function fails if it's passed a function name that's defined only in a nested scope. For example:This throws:
The text was updated successfully, but these errors were encountered: