@charset "UTF-8";

// anchor variables
// --------------------------------------------------

////
/// @module anchor: 锚点
/// @tag Anchor
/// @category component
/// @family navigation
/// @varPrefix $anchor-
/// @classPrefix {prefix}-anchor
/// @order {}
////

// Unconfigurable
// ----------------------------------------
$anchor-prefix: ".#{$css-prefix}anchor";
