css_parser_project

Function parse_property

Source
pub fn parse_property(input: &str) -> Result<String, CSSParseError>