pub fn lex_css_modules_global_dependencies<'s>(
input: &'s str,
handle_dependency: impl HandleDependency<'s>,
handle_warning: impl HandleWarning<'s>
)
pub fn lex_css_modules_global_dependencies<'s>(
input: &'s str,
handle_dependency: impl HandleDependency<'s>,
handle_warning: impl HandleWarning<'s>
)