Function css_module_lexer::lex_css_dependencies
source ยท pub fn lex_css_dependencies<'s>(
input: &'s str,
handle_dependency: impl HandleDependency<'s>,
handle_warning: impl HandleWarning<'s>
)
pub fn lex_css_dependencies<'s>(
input: &'s str,
handle_dependency: impl HandleDependency<'s>,
handle_warning: impl HandleWarning<'s>
)