When one class extends another, Sass styles all elements that match the ... .error:hover { background-color: #fee; } .error--serious { @extend .error; ...
確定! 回上一頁