@function to-list($value, $keep: 'both') {
  @return _sc-to-list($value, $keep);
}
