source: trip-planner-front/node_modules/@angular/material/chips/_chips-legacy-index.scss@ 8d391a1

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

initial commit

  • Property mode set to 100644
File size: 418 bytes
Line 
1@forward 'chips-theme' hide $chip-remove-font-size, color, theme, typography;
2@forward 'chips-theme' as mat-* hide mat-chip-element-color, mat-chip-theme-color, mat-color,
3mat-density, mat-ripple-background, mat-theme, mat-typography;
4@forward 'chips-theme' as mat-chips-* hide $mat-chips-chip-remove-font-size,
5mat-chips-chip-element-color, mat-chips-chip-theme-color, mat-chips-density,
6mat-chips-ripple-background;
Note: See TracBrowser for help on using the repository browser.