css-comment-expected.css 65 B

12345
  1. /* Comment here... */
  2. div {
  3. margin: 0;
  4. padding: 0;
  5. }