prettier/tests/css_comments/places.css

9 lines
68 B
CSS

div {
// a
margin-left: -@leftMargin; // b
} // c
// d
div {}