style_derive::cg

Function to_scream_case

source
pub(crate) fn to_scream_case(css_case: &str) -> String
Expand description

Transforms foo-bar to FOO_BAR.