In real time projects, there might be some cases, where there will more CSS codes for a single component / HTML template. In those scenarios it is good to divide the CSS styles code into multiple files for better organisation and maintenance. In this tutorial you will learn to attach multiple CSS files to a single component.