You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(material-experimental/mdc-theming): prefix elevation mixins with mdc (#22600)
This adds an mdc- prefix in the `_index.scss` public API for material experimental. Without the prefix, this collides with the older elevation mixins. This collision is a problem in Google where we export both APIs through a combined entry-point.
(cherry picked from commit 0f9c1e6)
0 commit comments