pub fn transition( property: &str, duration: &str, easing: &str, delay: Option<&str>, ) -> String
Generate CSS transition.