We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89d92fb commit 423b660Copy full SHA for 423b660
src/material/core/tokens/m2/mdc/_button-outlined.scss
@@ -4,7 +4,7 @@
4
@use '../../../theming/inspection';
5
6
// The prefix used to generate the fully qualified name for tokens in this file.
7
-$prefix: (mdc, button-protected);
+$prefix: (mdc, button-outlined);
8
9
// Tokens that can't be configured through Angular Material's current theming API,
10
// but may be in a future version of the theming API.
0 commit comments