Skip to main content

is_css_length_value

Function is_css_length_value 

Source
pub fn is_css_length_value(input: &str) -> bool
Expand description

Returns true when the input looks like a common CSS length value.