SCSS Compiler
.error:hover { background-color: red; } .error-serious { @extend .error; border-width: 3px; }
OUTPUT
×

Save as Private