angular / components

Component infrastructure and Material Design components for Angular
https://material.angular.io
MIT License
24.23k stars 6.7k forks source link

Duplicated CSS imports #12069

Closed alanxone closed 6 years ago

alanxone commented 6 years ago

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?

FrederikSchlemmer commented 6 years ago

Seems like one import isn't needed.

@andrewtw Would you like to make a PR? Otherwise I would do this.

angular-automatic-lock-bot[bot] commented 4 years ago

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.