////
///
/// Body Molecules - Table Mixins
/// ===========================================================================
///
/// Table molecule mixins for styled data tables and layouts.
///
/// @group Mixins.BodyMolecules.Table
/// @author Scape Agency
/// @link https://scape.style
/// @since 0.1.0 initial release
/// @access public
///
////

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

@forward "table";
@forward "table_responsive";
