Outlook_Addin_LLM/node_modules/@material/theme/test/theme.test.scss

6 lines
71 B
SCSS

@use '../theme';
.test {
@include theme.property(color, primary);
}