swc/crates/swc_css_parser/tests/fixture/vercel/001/input.css

4 lines
40 B
CSS
Raw Normal View History

:nth-child(4n) {
margin-right: 0;
}