source: trip-planner-front/node_modules/@angular/material/tree/_tree-theme.import.scss@ 1ad8e64

Last change on this file since 1ad8e64 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 343 bytes
Line 
1@forward '../core/theming/theming.import';
2@forward 'tree-variables' as mat-tree-*;
3@forward '../core/typography/typography-utils.import';
4@forward 'tree-theme' as mat-tree-*;
5
6@import '../core/density/private/compatibility';
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.