.cls1 { /*!*/ }
.cls2 {
composes: cls1;

display: block;
fill: currentColor;
}