get_css_variables_from_string

Function get_css_variables_from_string 

Source
pub fn get_css_variables_from_string(value: &str) -> IndexSet<String>
Expand description

Retrieve the css variables from the provided css value.