Hey guys, more of a general question so forgive me if some things are not clear. I'd like to use styled components in React as it seems to make changing styles way easier than if I followed the 7-1 Sass pattern. My only concern is what would the folder structure look like if I want to have global variables/functions/mixins? Would it be possible to get a quick folder structure that you use?