Function parse_css_file

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