parse_declaration_list

Function parse_declaration_list 

Source
pub fn parse_declaration_list(css: &Any) -> Promise<TypedArray<CSSParserRule>>
Expand description

The parseDeclarationList function from the CSS namespace.