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-core): consolidate mdc theming code under mdc-core (#25084)
The theming code for mdc is currently scattered across mdc-theming,
mdc-color, mdc-density, mdc-typography, and mdc-helpers. This PR
consolidates it all under mdc-core to better match the way our entry
points are organized in @angular/material
(cherry picked from commit 4aaa6eb)
0 commit comments