Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 982beda

Browse files
codrcopybara-github
authored andcommitted
refactor(select): don't expose the theme-styles through _index.scss
PiperOrigin-RevId: 482074326
1 parent cc80450 commit 982beda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mdc-select/_index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@
2222

2323
@forward './select-helper-text-theme';
2424
@forward './select-icon-theme';
25-
@forward './select-theme';
25+
@forward './select-theme' hide theme-styles;

0 commit comments

Comments
 (0)