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
refactor(material/core): add utility to generate a variable reference
Adds a utility that generates a `var()` reference to a token. This is necessary for some more complex declarations like `padding` where `create-token-slot` isn't enough.
0 commit comments