Function extender_css

Source
pub fn extender_css(
    screen: bool,
    keep_center: bool,
    keep_p: bool,
    keep_pl: bool,
    keep_pr: bool,
    set: &mut HashSet<String>,
)