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
When compiling core.scss from the core package to use the elevation classes, it complains about an undefined variable $md-fast-out-slow-in-timing-function. It looks to me like core.scss or _elevation.scss should be importing _variables.scss but isn't.