////
///
/// Body Skeletons Mixins
/// ===========================================================================
///
/// Page-level skeleton mixins that compose organisms into full page layouts.
/// Skeletons define the overall page structure and content regions,
/// providing consistent templates for common page patterns.
///
/// @group Mixins.BodySkeletons
/// @author Scape Agency
/// @link https://scape.style
/// @since 0.1.0 initial release
/// @access public
///
////

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

@forward "page";
@forward "layout";
@forward "template";
