material-components-web-catalog
material-components-web-catalog copied to clipboard
Card variants should not include catalog-specific classes
See https://github.com/material-components/material-components-web/issues/5925
Current variants use catalog-specific classes that show off different layouts. These can be misleading since the sample code cannot be copied without the CSS from the catalog.
Additionally, these are not true "variants" of the card. The only variants of the card are the normal elevated card and the outlined card.