Function fervid_css::parse_stylesheet
source · pub fn parse_stylesheet(
input: &str,
span: Span,
config: ParserConfig,
errors: &mut Vec<Error>
) -> PResult<Stylesheet>Expand description
Parses the input as Stylesheet