////
///
/// Input Variables
/// ===========================================================================
///
/// @group Body Atoms
/// @author Scape Agency
/// @link https://scape.style
/// @since 0.1.0 initial release
/// @access public
///
////

// ============================================================================
// Use
// ============================================================================

@use "../../dev" as *;

// ============================================================================
// Variables
// ============================================================================

$input-border-width: q(1);
