source: trip-planner-front/node_modules/@angular/material/tabs/_tabs-common.import.scss@ 6c1585f

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

initial commit

  • Property mode set to 100644
File size: 502 bytes
Line 
1@forward '../core/style/private.import';
2@forward '../core/style/vendor-prefixes.import';
3@forward '../../cdk/a11y/index.import';
4@forward 'tabs-common' hide $tab-animation-duration, $tab-bar-height;
5@forward 'tabs-common' as mat-* hide mat-ink-bar, mat-paginated-tab-header,
6mat-paginated-tab-header-container, mat-paginated-tab-header-item-wrapper, mat-tab-label;
7
8@import '../core/style/variables';
9@import '../core/style/private';
10@import '../core/style/vendor-prefixes';
11@import '../../cdk/a11y';
Note: See TracBrowser for help on using the repository browser.