/**
 * @sass-export-section="position"
 */
$positions: 'fixed', 'absolute', 'relative', 'sticky' !default;
//@end-sass-export-section
