layoutcss_parser::components::center

Function center_css

Source
pub fn center_css(
    max_width: Option<&str>,
    and_text: bool,
    recursive: bool,
    set: &mut HashSet<String>,
)