material-components-web
material-components-web copied to clipboard
SASS Division and its deprecation notices
Description
Their is now a lot of "deprecation notices" when compiling the scss files... Read this : https://sass-lang.com/documentation/breaking-changes/slash-div
Acceptance criteria
It could be easy to launch the command sass-migrator division **/*.scss
and fix it.
Most of the affected Sass is really an upstream issue in MDC. I'll move the issue there.
This should've been fixed by https://github.com/material-components/material-components-web/pull/7158, but I don't know if it has made it into a stable release yet.
Is there a way to backport this change to e.g., a v5.2.0 release? I have a commit that can be turned into a PR here, but there is no branch tracking 5.x to create a PR against.
Is there an update on this? there was a new release just 2 days ago with 13.0.0, but the changelog still doesn't mention anything about math.div