pub fn is_css_identifier(input: &str) -> bool
Returns true when the input looks like a CSS identifier.
true