material-components / material-components-web

Modular and customizable Material Design UI components for the web
https://material.io/develop/web
MIT License
17.12k stars 2.15k forks source link

refactor(datatable): Extract subcomponent `static-styles()` from main `static-styles()` #8089

Closed copybara-service[bot] closed 1 year ago

copybara-service[bot] commented 1 year ago

refactor(datatable): Extract subcomponent static-styles() from main static-styles()

After this commit, users of the main static-styles() mixin will have to call the main and subcomponent static-styles() in their composition root.