aboutsummaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/sasslangbroken/css/400-test_script_in_media.css
blob: 4096c3934cc711569ccfc57e83676444e126cf73 (plain)
1
2
3
@media screen and (-webkit-min-device-pixel-ratio: 20), only print {
  a: b;
}