esl-tab {
  cursor: pointer;

  // Default behaviour if no target is specified
  &[no-target] {
    display: none;
  }
}
