swc/crates/swc_css_prefixer/tests/fixture/box-sizing/input.css
2022-03-25 19:46:45 +09:00

4 lines
39 B
CSS

.class {
box-sizing: border-box;
}