pub fn any_next_has_scope_in_negation(dependency: &Dependency) -> boolExpand description
Determines if we can find a selector in the form of :not(:scope) anywhere down the chain of dependencies.
pub fn any_next_has_scope_in_negation(dependency: &Dependency) -> boolDetermines if we can find a selector in the form of :not(:scope) anywhere down the chain of dependencies.