Commit 0f9c1e6
authored
fix(material-experimental/mdc-theming): prefix elevation mixins with mdc (#22600)
This adds an mdc- prefix in the `_index.scss` public API for material experimental. Without the prefix, this collides with the older elevation mixins. This collision is a problem in Google where we export both APIs through a combined entry-point.1 parent 2aa9d2b commit 0f9c1e6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments