parse_font_size

Function parse_font_size 

Source
pub fn parse_font_size(value: &str, em: f32, rem: f32) -> Option<f32>