material-web/dialog/_dialog.scss
Andrew Jakubowicz aaa672b868 fix(dialog)!: rename "lib" directory to "internal"
BREAKING CHANGE: Rename `@material/web/dialog/lib` to `@material/web/dialog/internal`. Prefer not using internal files.

PiperOrigin-RevId: 550034550
2023-07-21 13:27:02 -07:00

7 lines
116 B
SCSS

//
// Copyright 2023 Google LLC
// SPDX-License-Identifier: Apache-2.0
//
@forward './internal/dialog' show theme;