mirror of
https://github.com/material-components/material-web.git
synced 2026-03-09 00:09:23 +08:00
9 lines
144 B
SCSS
9 lines
144 B
SCSS
//
|
|
// Copyright 2022 Google LLC
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
//
|
|
|
|
@use './segmented-button';
|
|
|
|
@include segmented-button.static-styles;
|