Skip to content

Commit 423b660

Browse files
committed
fixup! refactor(material/button): switch outlined button to tokens API
1 parent 89d92fb commit 423b660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material/core/tokens/m2/mdc/_button-outlined.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
@use '../../../theming/inspection';
55

66
// The prefix used to generate the fully qualified name for tokens in this file.
7-
$prefix: (mdc, button-protected);
7+
$prefix: (mdc, button-outlined);
88

99
// Tokens that can't be configured through Angular Material's current theming API,
1010
// but may be in a future version of the theming API.

0 commit comments

Comments
 (0)