Hi, I suspect that new browser do not render the following corectly,
problem is in the selector
&:not(root:root) {
background-image: url("/Images/" + $name + ".png");
}
all other versions behaves like expected, but not safari 9
please help.
Hi, I suspect that new browser do not render the following corectly,
problem is in the selector
&:not(root:root) {
background-image: url("/Images/" + $name + ".png");
}
all other versions behaves like expected, but not safari 9
please help.