I'm playing with file structure and styles libraries, trying to find what I prefer more. In this case I used a separate folder creation for each component. And each folder contains a javascript file and css file for styling. I think it's way handy to have these two files in one place, no needs to find a line of code in 2k lines file like index.css or whatever.