.someMixin() {
  color: red;
  background: yellow;
  font-size: 20px;
  line-height: 40px;
}