// import the global stuff first
@import 'global';

// import everything from subfolders of this folder automatically
@import '*/**/*';
