Skip to main content

base_normalizer

Function base_normalizer 

Source
pub(crate) fn base_normalizer(
    ast: Stylesheet,
    enable_font_size_px_to_rem: bool,
    current_property: Option<&str>,
) -> Stylesheet