pub fn parse_counter_style_name_definition(
input: &mut Parser<'_>,
) -> Result<CustomIdent, ParseError>Expand description
Parse the prelude of an @counter-style rule
pub fn parse_counter_style_name_definition(
input: &mut Parser<'_>,
) -> Result<CustomIdent, ParseError>Parse the prelude of an @counter-style rule