Created by: darkodemic
Upgrade all of the files with division operator /
to use new math.div(a, b) format.
This addresses Github Issue: https://github.com/twbs/bootstrap/issues/34051
Executred: sass-migrator division **/*.scss
on all of the sass files in repo.
Considering libsass is not supported anymore there should not be any issues with this migration.