Last change
on this file was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
517 bytes
|
Rev | Line | |
---|
[6a3a178] | 1 | @forward '../core/theming/theming.import';
|
---|
| 2 | @forward '../core/style/private.import';
|
---|
| 3 | @forward '../core/typography/typography-utils.import';
|
---|
| 4 | @forward 'button-theme' hide color, theme, typography;
|
---|
| 5 | @forward 'button-theme' as mat-button-* hide $mat-button-ripple-opacity, mat-button-density,
|
---|
| 6 | mat-button-focus-overlay-color, mat-button-ripple-background, mat-button-ripple-color,
|
---|
| 7 | mat-button-theme-property;
|
---|
| 8 |
|
---|
| 9 | @import '../core/theming/theming';
|
---|
| 10 | @import '../core/style/private';
|
---|
| 11 | @import '../core/typography/typography-utils';
|
---|
Note:
See
TracBrowser
for help on using the repository browser.