prettier/tests/css_trailing_comma/variable.css

4 lines
40 B
CSS

$test: 1,;
$margin: 0, 2em, 0, 1.5em,;