You can store things like colors, font stacks, or any CSS value you think ... border-color: green; } .error { @extend %message-shared; border-color: red; } ...
確定! 回上一頁