prettier/tests/css_yaml/only_comments.css

10 lines
67 B
CSS

---
# comment 1
# comment 2
# comment 3
---
a {
color: red;
}