////
///
/// Head Content Mixins
/// ===========================================================================
///
/// Content region structure mixins. Content regions define the layout
/// and behavior of main content areas, sections, sidebars, and other
/// primary content containers within the application frame.
///
/// @group Mixins.HeadContent
/// @author Scape Agency
/// @link https://scape.style
/// @since 0.1.0 initial release
/// @access public
///
////

// ============================================================================
// Forward
// ============================================================================

@forward "footer";
@forward "section";
@forward "main_content";
@forward "sidebar_section";
