AREA_STYLE

Constant AREA_STYLE 

Source
pub const AREA_STYLE: &str = r#"
area-l{
        display: grid;
    }
"#;