@charset "UTF-8";

@function __clearUnit($value) {
  @return math.div($value, ($value * 0 + 1));
}
