Hi I just started working with angular 2. I found this library PrimeNG, I followed this tutorial: http://blog.davincisoftware.sk/primeng-web-component-framework-based-on-ang
Open your style.css file and import the styles.
@import '../node_modules/primeng/resources/themes/omega/theme.css'; @import '../node_modules/primeng/resources/primeng.min.css';