material-web/iconbutton/lib/standard-styles.scss
Elizabeth Mitchell d3fa2c2ba4 chore(iconbutton): merge static/theme-styles
PiperOrigin-RevId: 486156646
2022-11-04 09:17:46 -07:00

9 lines
145 B
SCSS

//
// Copyright 2022 Google LLC
// SPDX-License-Identifier: Apache-2.0
//
@use './standard-icon-button';
@include standard-icon-button.styles;