pub fn style(text: impl Into<Cow<'static, str>>) -> StyleTag
Expand description

Creates a new Style tag – functionally equivalent to Style::new() (but easier to type.)