// Variables first 'cause you never know where you'll need 'em // @use 'utilities/main_utilities'; // Get the reset it @use 'base/main_base'; @use 'component/main_component'; @use 'layout/main_layout'; @use 'page/main_page'; @use 'helpers/main_helpers';