.subClass {
  composes: className from './other.css';
  background: blue;
}
