-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Duplicated CSS imports #12069
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
P4
A relatively minor issue that is not relevant to core functions
Comments
Seems like one import isn't needed. @AndrewTW Would you like to make a PR? Otherwise I would do this. |
crisbeto
added a commit
to crisbeto/material2
that referenced
this issue
Jul 5, 2018
Enables a rule that doesn't allow duplicate `@import` statements. Also fixes a failure. Fixes angular#12069.
mmalerba
pushed a commit
that referenced
this issue
Jul 5, 2018
Enables a rule that doesn't allow duplicate `@import` statements. Also fixes a failure. Fixes #12069.
mmalerba
pushed a commit
that referenced
this issue
Jul 9, 2018
Enables a rule that doesn't allow duplicate `@import` statements. Also fixes a failure. Fixes #12069.
victoriaaa234
pushed a commit
that referenced
this issue
Jul 25, 2018
Enables a rule that doesn't allow duplicate `@import` statements. Also fixes a failure. Fixes #12069.
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uh oh!
There was an error while loading. Please reload this page.
https://github.com/angular/material2/blob/89cad3fd1511def6ea9aa17c867f9872bf774f2c/src/lib/menu/menu.scss#L3
https://github.com/angular/material2/blob/89cad3fd1511def6ea9aa17c867f9872bf774f2c/src/lib/menu/menu.scss#L5
Why importing the same file twice?
The text was updated successfully, but these errors were encountered: