@function to-bool($value) {
  @return _sc-to-bool($value);
}
