@import 'other3.scss'; $var: red; .className { background: $var; color: yellow; }