swc/crates/swc_css_parser/tests/fixture/only/1/input.css
2022-10-26 19:22:27 +09:00

5 lines
123 B
CSS

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