mirror of
https://github.com/material-components/material-web.git
synced 2026-03-09 00:09:23 +08:00
Adds `@material/web/tokens/internal/shape` to take a shape token and create 4 logical tokens from its value. All components' logical shape tokens are now generated by the token files themselves, rather than added in each component's styles. PiperOrigin-RevId: 601783846