swc/crates/swc_css_parser/tests/fixture/only/1/input.css

5 lines
123 B
CSS
Raw Normal View History

@media screen and (-webkit-min-device-pixel-ratio:0) {
.gradientWrapper {
-chrome-: only(; z-index: 10;);
}
}