Sekoia
Sekoia copied to clipboard
Media Queries dont accept comma separated $refs
trafficstars
@media (max-width: 600px) {
$self, $ref1, $ref2 {
padding: 1em;
}
}
Not working, refs aren't picked up.
closing. this was fixed a long time ago