ng2-ui / tab

Angular 2 Tab Component
https://ng2-ui.github.io/#/tab
MIT License
10 stars 7 forks source link

CSS exposed #4

Open ghost opened 7 years ago

ghost commented 7 years ago

Would you consider having the CSS styles loaded separately instead of inside the components? It forces restyling by overloading selectors.

ghost commented 6 years ago

Exactly.. I was wondering the same. This component works fine but we have to override its built-in CSS styles... the CSS should be completely optional. I think it should not come with any built-in CSS.