@if feature-exists(global-variable-shadowing) {
  div {
    feature: true;
  }
}