.child { color: yellow; } .parent > .other-child { @extend .child; }