pub fn looks_like_css(input: &str) -> bool
Returns true when the input looks like CSS markup or a declaration.
true