@use "variables" as *; @mixin card { backgroud: #fff; border-radius: &border-radius; box-shadow: 0 1px 3px rgba(0,0,0,0.06); padding: $spacing-md; }