Skip to content

Commit c4dd968

Browse files
joyzhongcopybara-github
authored andcommitted
fix(button): Move theme-baseline() into base Sass.
BREAKING CHANGE: Removes button theme-baseline() mixin, moves mixin contents to base button Sass. PiperOrigin-RevId: 317867315
1 parent 6db76fa commit c4dd968

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/button/src/mwc-button.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ limitations under the License.
2121
@use '@material/theme';
2222

2323
@include button.without-ripple();
24-
@include button.theme-baseline();
2524

2625
.trailing-icon,
2726
.leading-icon, {

0 commit comments

Comments
 (0)