.selector
{
  /* the common selector */
}

.control
{
  composes: control from '../input/input.css';
}
