a {
  color: red;
  background: "blue";
}

foo {
  a: 1 2 before;
}

foo {
  a: 1 2 before;
}
