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