Last change
on this file since 6a3a178 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
481 bytes
|
Line | |
---|
1 | @forward '../core/theming/theming.import';
|
---|
2 | @forward '../core/typography/typography-utils.import';
|
---|
3 | @forward '../../cdk/a11y/index.import';
|
---|
4 | @forward 'badge-theme' hide $default-size, $font-size, $font-weight, $large-size, $small-size,
|
---|
5 | color, theme, typography;
|
---|
6 | @forward 'badge-theme' as mat-badge-* hide mat-badge-density, mat-badge-size;
|
---|
7 |
|
---|
8 | @import '../core/theming/palette';
|
---|
9 | @import '../core/theming/theming';
|
---|
10 | @import '../core/typography/typography-utils';
|
---|
11 | @import '../../cdk/a11y';
|
---|
Note:
See
TracBrowser
for help on using the repository browser.