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:
550 bytes
|
Line | |
---|
1 | @forward '../core/theming/theming.import';
|
---|
2 | @forward '../core/style/private.import';
|
---|
3 | @forward 'expansion-variables' as mat-expansion-panel-*;
|
---|
4 | @forward '../core/typography/typography-utils.import';
|
---|
5 | @forward 'expansion-mixins' as mat-*;
|
---|
6 | @forward 'expansion-theme' as mat-expansion-panel-*;
|
---|
7 |
|
---|
8 | @import '../core/density/private/compatibility';
|
---|
9 | @import '../core/theming/palette';
|
---|
10 | @import '../core/theming/theming';
|
---|
11 | @import '../core/style/private';
|
---|
12 | @import '../core/typography/typography-utils';
|
---|
13 | @import './expansion-variables';
|
---|
14 | @import './expansion-mixins';
|
---|
Note:
See
TracBrowser
for help on using the repository browser.