mirror of
https://github.com/material-components/material-web.git
synced 2026-02-05 04:37:25 +08:00
BREAKING CHANGE: Rename `@material/web/chips/lib` to `@material/web/chips/internal`. Prefer not using internal files. PiperOrigin-RevId: 550044106
7 lines
120 B
SCSS
7 lines
120 B
SCSS
//
|
|
// Copyright 2023 Google LLC
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
//
|
|
|
|
@forward './internal/input-chip' show theme;
|