pub fn get_css_variables_from_string(value: &str) -> IndexSet<String>
Retrieve the css variables from the provided css value.