dart-sass/pkg
Natalie Weizenbaum 33dab9ff7e
Fix the leftover-configuration check for @forward ... with (#1472)
This check was previously checking whether *any* variables were left
in this configuration, which could include variables that were adopted
from outer configurations. This threw invalid errors when that outer
configuration would have been satisfied by another variable (or
forward) later in the file.

Closes sass/sass#1460
2021-09-09 23:51:26 +00:00
..
sass_api Fix the leftover-configuration check for @forward ... with (#1472) 2021-09-09 23:51:26 +00:00