Sekoia icon indicating copy to clipboard operation
Sekoia copied to clipboard

Media Queries dont accept comma separated $refs

Open monokee opened this issue 4 years ago • 1 comments
trafficstars

@media (max-width: 600px) {
  $self, $ref1, $ref2 {
    padding: 1em;
  }
}

Not working, refs aren't picked up.

monokee avatar Nov 29 '20 18:11 monokee

closing. this was fixed a long time ago

monokee avatar Oct 18 '21 10:10 monokee