Last change
on this file since fa375fe was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
434 bytes
|
Line | |
---|
1 | @forward '../core/style/private.import';
|
---|
2 | @forward '../core/theming/theming.import';
|
---|
3 | @forward '../core/typography/typography-utils.import';
|
---|
4 | @forward 'bottom-sheet-theme' hide color, theme, typography;
|
---|
5 | @forward 'bottom-sheet-theme' as mat-bottom-sheet-* hide mat-bottom-sheet-density;
|
---|
6 |
|
---|
7 | @import '../core/style/private';
|
---|
8 | @import '../core/typography/typography-utils';
|
---|
9 | @import '../core/theming/palette';
|
---|
10 | @import '../core/theming/theming';
|
---|
Note:
See
TracBrowser
for help on using the repository browser.