.test1 { color: blue; } .test2 { @extend .test; background: red; }