Skip to content
This repository has been archived by the owner on Sep 13, 2021. It is now read-only.

remove theme styles duplication #155

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aribronstein
Copy link

WARNING: The same color styles are generated multiple times. Read more about how style duplication can be avoided in a dedicated guide. https://github.com/angular/components/blob/master/guides/duplicate-theming-styles.md
node_modules@angular\material_theming.scss 1648:7 -mat-check-duplicate-theme-styles()
node_modules@angular\material_theming.scss 3763:3 mat-datepicker-theme()
node_modules\saturn-datepicker_theming.scss 4:3 sat-datepicker-theme()
stdin 6:1 root stylesheet


WARNING: The same color styles are generated multiple times. Read more about how style duplication can be avoided in a dedicated guide. https://github.com/angular/components/blob/master/guides/duplicate-theming-styles.md
    node_modules\@angular\material\_theming.scss 1648:7  -mat-check-duplicate-theme-styles()
    node_modules\@angular\material\_theming.scss 3763:3  mat-datepicker-theme()
    node_modules\saturn-datepicker\_theming.scss 4:3     sat-datepicker-theme()
    stdin 6:1                                            root stylesheet
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant