source: trip-planner-front/node_modules/@angular/material/core/typography/_typography-utils.import.scss@ e29cc2e

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

initial commit

  • Property mode set to 100644
File size: 576 bytes
Line 
1@forward 'typography-utils' hide font-family, font-shorthand, font-size, font-weight, line-height,
2letter-spacing, typography-level;
3@forward 'typography-utils' as mat-* hide mat-font-shorthand, mat-get-type-value,
4mat-typography-level;
5@forward 'typography-utils' as mat-typography-* hide mat-typography-font-family,
6mat-typography-font-size, mat-typography-font-weight, mat-typography-get-type-value,
7mat-typography-line-height, mat-typography-letter-spacing;
8@forward 'typography-deprecated' as mat-typography-*;
9@forward 'typography-utils-deprecated' as mat-typography-*;
Note: See TracBrowser for help on using the repository browser.