DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
Recommendation: math.div($num, $num * 0 + 1)
More info and automated migrator: https://sass-lang.com/d/slash-div
│ @return $num / ($num * 0 + 1);
│ ^^^^^^^^^^^^^^^^^^^^^
node_modules/typi/scss/private/utils/_converters.scss 4:11