Function style::counter_style::parse_counter_style_name_definition
source ยท pub fn parse_counter_style_name_definition<'i, 't>(
input: &mut Parser<'i, 't>,
) -> Result<CustomIdent, ParseError<'i>>
Expand description
Parse the prelude of an @counter-style rule