material-components_materia.../segmented_button/lib/segmented-button-styles.scss
Material Web Team 88b164b00f chore: move segmented button into the new directory
PiperOrigin-RevId: 461113111
2022-07-14 20:51:21 -07:00

9 lines
144 B
SCSS

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