If I have other css files in my child theme (and parent), are they automatically overwritten? Or do I have to do @import.
Right now it seems to only be using the parent's css file. I just want to modify one or two things in that file. How is this different than style.css?
Thanks in advance!