////
///
/// Head Content Classes
/// ===========================================================================
///
/// Content-level utility classes for main content regions including
/// sections, sidebars, footers, and primary content areas.
///
/// @group Classes.HeadContent
/// @author Scape Agency
/// @link https://scape.style
/// @since 0.1.0 initial release
/// @access public
///
////

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

@forward "content";
// @forward "footer";  // TODO: Fix undefined mixins (align_end, etc.)
@forward "main_content";
@forward "sidebar_section";
