I´m having issues with child theme. I have some questions:
1. I would like to make changes in all css files under /child-goodstore/css/ do i need to add any @import url( of those files in style.css??
If yes, please, could you tell me exactly what I have to put?
2. I´m trying to make changes directly in style.css but does not apply in front end, for example: I need to change
code { white-space: nowrap;} for code {white-space: pre-wrap;} but nothing changes and I see in elements inspector Chrome that it loads /wp-content/themes/goodstore/css/all.min.css this: